|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIBState | |
com.sun.mfwk.cib.sdk.states | This package provides default implementation of the CIB states model. |
com.sun.mfwk.cib.states | This package provides interfaces that should be implemented by each CIB State provider. |
Uses of CIBState in com.sun.mfwk.cib.sdk.states |
Classes in com.sun.mfwk.cib.sdk.states that implement CIBState | |
class |
CIBApplicationAvailabilityStatusImpl
Provides default implementation of an availability status State provider for a CIB Application. |
class |
CIBApplicationOperationalStatusImpl
Provides default implementation of an operational status State provider for a CIBApplication. |
class |
CIBAvailabilityStatusStateImpl
Provides a default implementation for a CIBAvailabilityStatusState object. |
class |
CIBExternalResourceAvailabilityStatusImpl
Provides default implementation of an availability status State provider for a CIBExternalResource. |
class |
CIBExternalResourceOperationalStatusImpl
Provides default implementation of an operational status State provider for a CIBExternalResource. |
class |
CIBOperationalStatusStateImpl
Provides a default implementation for a CIBOperationalStatusState object. |
class |
CIBResourceAvailabilityStatusImpl
Provides default implementation of an availability status State provider for a CIBResource. |
class |
CIBResourceOperationalStatusImpl
Provides default implementation of an operational status State provider for a CIBResource. |
class |
CIBServiceAvailabilityStatusImpl
Provides default implementation of an availability status State provider for a CIBService. |
class |
CIBServiceOperationalStatusImpl
Provides default implementation of an operational status State provider for a CIBService. |
Uses of CIBState in com.sun.mfwk.cib.states |
Subinterfaces of CIBState in com.sun.mfwk.cib.states | |
interface |
CIBAvailabilityStatusState
The State model specifies the attributes that a compliant Java ES managed object must implement. |
interface |
CIBOperationalStatusState
The State model specifies the attributes that a compliant JES managed object must implement. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |