Interface BackgroundObserverMBean
-
public interface BackgroundObserverMBean
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringTYPE
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetClassName()intgetExternalEventCount()intgetLocalEventCount()intgetMaxQueueSize()intgetQueueSize()
-
-
-
Field Detail
-
TYPE
static final java.lang.String TYPE
- See Also:
- Constant Field Values
-
-