Interface BackgroundObserverMBean
-
public interface BackgroundObserverMBean
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String
TYPE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getClassName()
int
getExternalEventCount()
int
getLocalEventCount()
int
getMaxQueueSize()
int
getQueueSize()
-
-
-
Field Detail
-
TYPE
static final java.lang.String TYPE
- See Also:
- Constant Field Values
-
-