Profiling Aspect with mgmt console
Brought to you by:
neil_g_avery
Ideally it would register with the
swarmcontainer....and be configurable to bind to what
ever...
for any invocations, it should log,
number of invocation, method name, execution time, and
argument payload size (sizeof java 5 has it aparently).
getSummary()
collection(methodstats);
to be displayed in a table.
yay!
Logged In: YES
user_id=922728
An article on writing a profiler using AOP
http://www.onjava.com/pub/a/onjava/2004/05/12/aop.html