Uses of Interface
com.sun.management.oss.util.IRPEventPropertyDescriptor

Packages that use IRPEventPropertyDescriptor
com.sun.management.oss.impl.pm.measurement This package contains the implementations of the interfaces defined in the com.sun.management.oss.pm.measurement package. 
com.sun.management.oss.impl.pm.opstatus This package contains the implementations of the interfaces defined in the com.sun.management.oss.pm.opstatus package. 
com.sun.management.oss.impl.util This package contains the implementations of the interfaces defined in the com.sun.management.oss.util package. 
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. 
 

Uses of IRPEventPropertyDescriptor in com.sun.management.oss.impl.pm.measurement
 

Classes in com.sun.management.oss.impl.pm.measurement that implement IRPEventPropertyDescriptor
 class PerformanceDataAvailableEventDescriptorImpl
          Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
 class PerformanceDataEventDescriptorImpl
          Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
 class PmIRPEventPropertyDescriptorImpl
          Title: Description: Copyright: Copyright (c) 2002 Company:
 

Uses of IRPEventPropertyDescriptor in com.sun.management.oss.impl.pm.opstatus
 

Classes in com.sun.management.oss.impl.pm.opstatus that implement IRPEventPropertyDescriptor
 class OperationalStatusDataAvailableEventDescriptorImpl
          Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
 class OperationalStatusDataEventDescriptorImpl
          Title: JSR090 Reference Implementation Description: Copyright: Copyright 2001 Ericsson Radio Systems AB Company: Ericsson
 

Uses of IRPEventPropertyDescriptor in com.sun.management.oss.impl.util
 

Classes in com.sun.management.oss.impl.util that implement IRPEventPropertyDescriptor
 class IRPEventPropertyDescriptorImpl
          Title: com.ericsson.oss Description: Copyright: Copyright (c) 2001 Company: Copyright 2001 Ericsson Radio Systems AB
 

Uses of IRPEventPropertyDescriptor in com.sun.management.oss.pm.measurement
 

Subinterfaces of IRPEventPropertyDescriptor 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 IRPEventPropertyDescriptor in com.sun.management.oss.pm.opstatus
 

Subinterfaces of IRPEventPropertyDescriptor 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.