Interceptor that uses the CounterService MBean to record the length of time
spent in 'lower' interceptors (below it in the stack).
How to use:
First, the CounterService MBean must be installed in JBoss.
See counter-service.xml for details/examples.
Next, you need to configure this interceptor into the interceptor stacks
of any beans you wish to monitor. |