|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.base.stats.EJBMethodStatsManagerImpl
public final class EJBMethodStatsManagerImpl
A class that manages all the monitored EJB methods
| Method Summary | |
|---|---|
MethodMonitor[] |
getMethodMonitors()
|
boolean |
isMethodMonitorOn()
|
void |
postInvoke(java.lang.reflect.Method method,
java.lang.Throwable th)
|
void |
preInvoke(java.lang.reflect.Method method)
|
void |
undeploy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public final boolean isMethodMonitorOn()
isMethodMonitorOn in interface EJBMethodStatsManagerpublic final void preInvoke(java.lang.reflect.Method method)
preInvoke in interface EJBMethodStatsManager
public final void postInvoke(java.lang.reflect.Method method,
java.lang.Throwable th)
postInvoke in interface EJBMethodStatsManagerpublic MethodMonitor[] getMethodMonitors()
public void undeploy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||