|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventPropertyDescriptor | |
com.sun.management.oss | This package is the standard javax.oss package ported into the J2SE environment. |
com.sun.management.oss.impl.factory.measurement | This package contains the measurement job factory MBean. |
com.sun.management.oss.impl.factory.opstatus | This package contains the operational status job factory MBean. |
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 EventPropertyDescriptor in com.sun.management.oss |
Methods in com.sun.management.oss that return EventPropertyDescriptor | |
EventPropertyDescriptor |
JVTSession.getEventDescriptor(java.lang.String eventType)
Get the EventPropertyDescriptor associated with an event type name. |
Uses of EventPropertyDescriptor in com.sun.management.oss.impl.factory.measurement |
Methods in com.sun.management.oss.impl.factory.measurement that return EventPropertyDescriptor | |
EventPropertyDescriptor |
JmxJVTPerformanceMonitorSession.getEventDescriptor(java.lang.String eventType)
See JVTSession.getEventDescriptor(String eventType) . |
Uses of EventPropertyDescriptor in com.sun.management.oss.impl.factory.opstatus |
Methods in com.sun.management.oss.impl.factory.opstatus that return EventPropertyDescriptor | |
EventPropertyDescriptor |
JmxJVTOperationalStatusMonitorSession.getEventDescriptor(java.lang.String eventType)
|
Uses of EventPropertyDescriptor in com.sun.management.oss.pm.measurement |
Subinterfaces of EventPropertyDescriptor in com.sun.management.oss.pm.measurement | |
interface |
PerformanceDataAvailableEventDescriptor
The PerformanceDataAvailableEventDescriptor interface is equivalent to an enumerated type.
|
interface |
PerformanceDataEventDescriptor
The PerformanceDataEventDescriptor interface is equivalent to an enumerated type.
|
Uses of EventPropertyDescriptor in com.sun.management.oss.pm.opstatus |
Subinterfaces of EventPropertyDescriptor in com.sun.management.oss.pm.opstatus | |
interface |
OperationalStatusDataAvailableEventDescriptor
The OperationalStatusDataAvailableEventDescriptor interface is equivalent to an enumerated type.
|
interface |
OperationalStatusDataEventDescriptor
The OperationalStatusDataEventDescriptor interface is equivalent to an enumerated type.
|
Uses of EventPropertyDescriptor in com.sun.management.oss.util |
Subinterfaces of EventPropertyDescriptor in com.sun.management.oss.util | |
interface |
IRPEventPropertyDescriptor
This interface represents the filterable properties of the 3GPP Notification IRP interface that are not present in the EventPropertyDescriptor interface.
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |