com.sun.management.oss
Interface ManagedEntityValue

All Superinterfaces:
AttributeAccess, java.lang.Cloneable, java.io.Serializable, SerializerFactory
All Known Subinterfaces:
OperationalStatusMonitorByClassesValue, OperationalStatusMonitorByObjectsValue, OperationalStatusMonitorValue, PerformanceMonitorByClassesValue, PerformanceMonitorByObjectsValue, PerformanceMonitorValue
All Known Implementing Classes:
ManagedEntityValueImpl, OperationalStatusMonitorByClassesValueImpl, OperationalStatusMonitorByObjectsValueImpl, OperationalStatusMonitorValueImpl, PerformanceMonitorByClassesValueImpl, PerformanceMonitorByObjectsValueImpl, PerformanceMonitorValueImpl

public interface ManagedEntityValue
extends AttributeAccess, java.io.Serializable, java.lang.Cloneable, SerializerFactory

The ManagedEntityValue interface is the base interface for all more detailed interfaces which represent any kind of object that is to be managed.

Classes which implement ManagedEntityValue or a sub interface of ManagedEntityValue. are also called value classes.

All classes implementing a value interface provide several ways to access the attributes: