| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use CIBMonitoredObjectMBean | |
| com.sun.mfwk.cib | This package and its sub-packages specify interfaces that defined the Core information base (CIB) of Java-ES MF. | 
| com.sun.mfwk.cib.providers | This package provides interfaces that should be implemented by each provider and provider handler. | 
| com.sun.mfwk.cib.sdk.providers | This package provides default implementations of the CIB providers model. | 
| Uses of CIBMonitoredObjectMBean in com.sun.mfwk.cib | 
| Subinterfaces of CIBMonitoredObjectMBean in com.sun.mfwk.cib | |
|  interface | CIBApplicationMBeanProvides methods that should be implemented by a CIBApplication managed object to expose its management attributes. | 
|  interface | CIBExternalResourceMBeanProvides methods that should be implemented by a CIBExternalService managed object to expose its management attributes. | 
|  interface | CIBResourceMBeanProvides methods that should be implemented by a CIBResource The CIBResource is the base object model to represent a software resource. | 
|  interface | CIBServiceMBeanProvides methods that should be implemented by a CIBService MBean The CIBService is the base object model to describe the Network Service Access Point(s) of an application. | 
| Classes in com.sun.mfwk.cib that implement CIBMonitoredObjectMBean | |
|  class | CIBApplicationDefault implementation of a CIB Application. | 
|  class | CIBExternalResourceDefault implementation of a CIB External Resource MBean. | 
|  class | CIBMonitoredObjectDefault implementation of a CIB Monitored Object MBean. | 
|  class | CIBResourceDefault implementation of a CIB Resource MBean. | 
|  class | CIBServiceDefault implementation of a CIB Service MBean. | 
| Uses of CIBMonitoredObjectMBean in com.sun.mfwk.cib.providers | 
| Methods in com.sun.mfwk.cib.providers with parameters of type CIBMonitoredObjectMBean | |
|  void | CIBProviderHandler.createProviders(CIBMonitoredObjectMBean monitoredObject)Creates the providers | 
|  CIBPerfStats | CIBProviderHandler.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
             int statsType)Returns the CIBPerfStats object associated to a monitored object | 
|  CIBOperationalStatusState | CIBProviderHandler.getOperationalStatusState(CIBMonitoredObjectMBean monitoreObject,
                          int stateType)Returns the CIBOperationalStatusState object associated to the monitored object | 
|  CIBAvailabilityStatusState | CIBProviderHandler.getAvailabilityStatusState(CIBMonitoredObjectMBean monitoreObject,
                           int stateType)Returns the CIBAvailabilityStatusState object associated to the monitored object | 
|  CIBConfiguration | CIBProviderHandler.getConfiguration(CIBMonitoredObjectMBean monitoreObject,
                 int configType)Returns the CIBConfiguration object of the associated monitored object | 
|  void | CIBProviderHandler.createProviders(CIBMonitoredObjectMBean monitoredObject)Creates the providers | 
|  CIBPerfStats | CIBProviderHandler.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
             int statsType)Returns the CIBPerfStats object associated to a monitored object | 
|  CIBOperationalStatusState | CIBProviderHandler.getOperationalStatusState(CIBMonitoredObjectMBean monitoreObject,
                          int stateType)Returns the CIBOperationalStatusState object associated to the monitored object | 
|  CIBAvailabilityStatusState | CIBProviderHandler.getAvailabilityStatusState(CIBMonitoredObjectMBean monitoreObject,
                           int stateType)Returns the CIBAvailabilityStatusState object associated to the monitored object | 
|  CIBConfiguration | CIBProviderHandler.getConfiguration(CIBMonitoredObjectMBean monitoreObject,
                 int configType)Returns the CIBConfiguration object of the associated monitored object | 
| Uses of CIBMonitoredObjectMBean in com.sun.mfwk.cib.sdk.providers | 
| Methods in com.sun.mfwk.cib.sdk.providers with parameters of type CIBMonitoredObjectMBean | |
|  void | CIBProviderHandlerImpl.createProviders(CIBMonitoredObjectMBean monitoredObject)Allows to create the specific providers depending on the Monitorred object type | 
|  CIBAvailabilityStatusState | CIBProviderHandlerImpl.getAvailabilityStatusState(CIBMonitoredObjectMBean monitoreObject,
                           int stateType)getAvailabilityStatusState | 
|  CIBConfiguration | CIBProviderHandlerImpl.getConfiguration(CIBMonitoredObjectMBean monitoreObject,
                 int configType)getConfiguration | 
|  CIBOperationalStatusState | CIBProviderHandlerImpl.getOperationalStatusState(CIBMonitoredObjectMBean monitoreObject,
                          int stateType)getOperationalStatusState | 
|  CIBPerfStats | CIBProviderHandlerImpl.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
             int statsType)getPerfStats | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||