com.sun.mfwk.cib.sdk.states
Class CIBApplicationOperationalStatusImpl
java.lang.Object
com.sun.mfwk.cib.sdk.states.CIBOperationalStatusStateImpl
com.sun.mfwk.cib.sdk.states.CIBApplicationOperationalStatusImpl
- All Implemented Interfaces:
- CIBOperationalStatusState, CIBProvider, CIBState
- public class CIBApplicationOperationalStatusImpl
- extends CIBOperationalStatusStateImpl
Provides default implementation of an operational status State provider for
a CIBApplication.
This implementation is fully based on the Java-ES MF Instrumentation SDK.
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
CIBApplicationOperationalStatusImpl
public CIBApplicationOperationalStatusImpl(javax.management.MBeanServerConnection connection,
java.util.Map map)
- Contructor
- Parameters:
connection
- MBeanServerConnectionmap
- Map
CIBApplicationOperationalStatusImpl
public CIBApplicationOperationalStatusImpl(javax.management.MBeanServerConnection connection)
throws javax.management.MalformedObjectNameException
- Contructor
- Parameters:
connection
- MBeanServerConnection