|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AttributeAccess | |
com.sun.management.oss | This package is the standard javax.oss package ported into the J2SE environment. |
com.sun.management.oss.pm.measurement | This package is the standard javax.oss.pm.measurement package ported into the J2SE/JMX environment. |
com.sun.management.oss.pm.opstatus | This package refers to systems capabilities to read operational status of observed managed object(s) (MBeans) and to produce status reports when status changes occur. |
com.sun.management.oss.util | This package is the standard javax.oss.util package ported into the J2SE environment. |
Uses of AttributeAccess in com.sun.management.oss |
Subinterfaces of AttributeAccess in com.sun.management.oss | |
interface |
ManagedEntityValue
The ManagedEntityValue interface is the base interface for all more
detailed interfaces which represent any kind of object that is to be managed.
|
interface |
QueryValue
Base interface from which each application specific QueryValue
type must be derived. |
Uses of AttributeAccess in com.sun.management.oss.pm.measurement |
Subinterfaces of AttributeAccess in com.sun.management.oss.pm.measurement | |
interface |
PerformanceDataAvailableEvent
This interface represents the payload of the event that is sent when a measurement report file has been created. |
interface |
PerformanceDataEvent
The performance data event defines the payload of the events that contains measurement reports. |
interface |
PerformanceMonitorByClassesValue
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes. |
interface |
PerformanceMonitorByObjectsValue
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances. |
interface |
PerformanceMonitorValue
This interface is the base value representation of a measurement job. |
interface |
QueryPerformanceMonitorValue
This interface represents the attributes of a measurement job that can be used to make queries for measurement jobs. |
Uses of AttributeAccess in com.sun.management.oss.pm.opstatus |
Subinterfaces of AttributeAccess in com.sun.management.oss.pm.opstatus | |
interface |
OperationalStatusDataAvailableEvent
This interface represents the payload of the event that is sent when a measurement report file has been created. |
interface |
OperationalStatusDataEvent
The performance data event defines the payload of the events that contains measurement reports. |
interface |
OperationalStatusMonitorByClassesValue
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes. |
interface |
OperationalStatusMonitorByObjectsValue
This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances. |
interface |
OperationalStatusMonitorValue
This interface is the base value representation of a measurement job. |
interface |
QueryByDNValue
This interface is used to query for measurement jobs by specifying distinguished names. |
interface |
QueryOperationalStatusMonitorValue
This interface represents the attributes of a measurement job that can be used to make queries for measurement jobs. |
Uses of AttributeAccess in com.sun.management.oss.util |
Subinterfaces of AttributeAccess in com.sun.management.oss.util | |
interface |
IRPEvent
Interface that represents aspects of the 3GPP IRP notification header that are not present in the OSS Event interface. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |