com.ibm.websphere.pmi.stat
Interface WSORBStats.InterceptorStats
Enclosing interface:
- public static interface WSORBStats.InterceptorStats
Field Summary
Modifier and Type | Field and Description |
---|---|
|
NAME
Stats name of ORB interceptors logical group
<server> | |__ORB | |__Interceptors+ | |__interceptor 1 |__interceptor 2 |
|
ProcessingTime
The time (in milliseconds) that it takes a registered portable interceptor to run (TimeStatistic).
|
Field Detail
NAME
- static final java.lang.String NAME
See Also:
ProcessingTime
- static final int ProcessingTime
The time (in milliseconds) that it takes a registered portable interceptor to run (TimeStatistic).
See Also:
<server>
|
|__ORB
|
|__Interceptors+
|
|__interceptor 1
|__interceptor 2