|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IRPEvent | |
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 IRPEvent in com.sun.management.oss.pm.measurement |
Subinterfaces of IRPEvent 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. |
Uses of IRPEvent in com.sun.management.oss.pm.opstatus |
Subinterfaces of IRPEvent 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. |
Uses of IRPEvent in com.sun.management.oss.util |
Methods in com.sun.management.oss.util that return IRPEvent | |
IRPEvent |
IRPEventPropertyDescriptor.makeIRPEvent()
Returns an IRPEvent. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |