Package com.sun.management.oss.impl.model.opstatus

This package contains  the interface that has to be implemented for interfacing between the layer formed by the operational status job factory/jobs and any JMX data model instanciated in the context of the factory MBeanServer.

See:
          Description

Interface Summary
OperationalStatusGenericModel A generic interface to define methods to interact with the underlying data model.
 

Package com.sun.management.oss.impl.model.opstatus Description

This package contains  the interface that has to be implemented for interfacing between the layer formed by the operational status job factory/jobs and any JMX data model instanciated in the context of the factory MBeanServer.

Overview

Implementing the interface means: defining for a particular data model what are the definitions of the operational status to monitor.