Uses of Interface
com.sun.management.oss.impl.model.opstatus.OperationalStatusGenericModel

Packages that use OperationalStatusGenericModel
com.sun.management.oss.impl.job.opstatus This package contains the implementation of the operational status jobs. 
com.sun.mfwk.cms.model.opstatus This package contains  the implementation of the interface defined in package com.sun.management.oss.impl.model.opstatus for the CIB/JSR-77 data model context. 
 

Uses of OperationalStatusGenericModel in com.sun.management.oss.impl.job.opstatus
 

Constructors in com.sun.management.oss.impl.job.opstatus with parameters of type OperationalStatusGenericModel
OperationalStatusMonitorJob(JmxJVTOperationalStatusMonitorSession factory, OperationalStatusMonitorValue pmValue, ReportInformation reportInformation, OperationalStatusGenericModel model, javax.management.MBeanServer server, java.util.Properties properties)
           
ReportElement(OperationalStatusMonitorValue pmValue, OperationalStatusGenericModel model)
          Creates a ReportElement with DataElement instances and operational monitoring job information to include in the XML report.
DataElement(OperationalStatusGenericModel model)
          Create an new instance of this class.
 

Uses of OperationalStatusGenericModel in com.sun.mfwk.cms.model.opstatus
 

Classes in com.sun.mfwk.cms.model.opstatus that implement OperationalStatusGenericModel
 class OperationalStatusMfModel
          This class defines the interface between the monitoring jobs and the data model.