I want to calculate the each and every method execution time like profiler do.. for my web application. IDE is netbeans and application server is glassfishV2.
my application file is EAR (ejb+war). could any body suggest me on this topic.
I want to calculate the each and every method execution time like profiler do..
Share
One of the options I would like to suggest is JAMon (http://jamonapi.sourceforge.net/) for monitoring application and method execution times.
It provides