|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
WebSphere Enterprise Java Beans method level stats
Field Summary | |
---|---|
static int |
MethodLevelCallCount
Number of calls to an individual bean method (home, remote, local) (CountStatistic). |
static int |
MethodLevelConcurrentInvocations
Number of concurrent invocations to an individual bean method (RangeStatistic). |
static int |
MethodLevelResponseTime
Average response time in milliseconds on the individual bean method (home, remote, local) (TimeStatistic). |
static java.lang.String |
NAME
Stats name of the Enterprise Beans methods logical group in PMI tree. |
Field Detail |
public static final java.lang.String NAME
<server>
|
|__Enterprise Beans+
|
|__<appName#ejb.jar>
|
|__Stateless Session Bean+
|
|__<stateless_EJB1>
|__Methods+
public static final int MethodLevelCallCount
public static final int MethodLevelResponseTime
public static final int MethodLevelConcurrentInvocations
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |