Uses of Interface
com.sun.mfwk.cib.providers.CIBProvider

Packages that use CIBProvider
com.sun.mfwk.cib.config This package provides interfaces that should be implemented by each configuration provider.  
com.sun.mfwk.cib.states This package provides interfaces that should be implemented by each CIB State provider.  
com.sun.mfwk.cib.statistics This package provides interfaces that should be implemented by each component providing statistics and set of statistics for monitored objects.  
 

Uses of CIBProvider in com.sun.mfwk.cib.config
 

Subinterfaces of CIBProvider in com.sun.mfwk.cib.config
 interface CIBApplicationConfiguration
          Provides interfaces that should be implemented by each provider providing CIB Application configuration attributes.
 interface CIBConfiguration
          The Configuration model defines attributes that should be implemented by each configuration provider.
 interface CIBExternalResourceConfiguration
          Provides interfaces that should be implemented by each provider providing CIB ExternalResource configuration attributes.
 interface CIBResourceConfiguration
          Provides interfaces that should be implemented by each provider providing CIB Resource configuration attributes.
 interface CIBServiceConfiguration
          Provides interfaces that should be implemented by each provider providing CIBService configuration attributes.
 

Uses of CIBProvider in com.sun.mfwk.cib.states
 

Subinterfaces of CIBProvider 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.
 interface CIBState
          Provides methods that should be implemented by a CIBState object
 

Uses of CIBProvider in com.sun.mfwk.cib.statistics
 

Subinterfaces of CIBProvider in com.sun.mfwk.cib.statistics
 interface CIBApplicationPerfStats
          Provides methods that should be implemented by a CIBApplicationStats object
 interface CIBExternalResourcePerfStats
          Provides methods that should be implemented by a CIBExternalServiceStats object
 interface CIBPerfStats
          Provides methods that should be implemented by a CIBPerfStats object
 interface CIBResourcePerfStats
          Provides methods that should be implemented by a CIBResourcePerfStats provider providing performance data for a CIBResource
 interface CIBServicePerfStats
          Provides methods that should be implemented by a CIBServicePerfStats provider providing performance statistics for a CIBService
 interface CIBStats
          Provides methods that should implemented by a CIBStats