Uses of Package
com.sun.management.oss.pm.util

Packages that use com.sun.management.oss.pm.util
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.pm.util This package is the standard javax.oss.pm.util package ported into the J2SE/JMX environment.  
 

Classes in com.sun.management.oss.pm.util used by com.sun.management.oss.impl.factory.measurement
ObservableObjectClassIterator
          This interface manages retrieval of multiple observable object classes.
ObservableObjectIterator
          This interface manages retrieval of distinguished names for multiple observable objects.
 

Classes in com.sun.management.oss.pm.util used by com.sun.management.oss.impl.factory.opstatus
ObservableObjectClassIterator
          This interface manages retrieval of multiple observable object classes.
ObservableObjectIterator
          This interface manages retrieval of distinguished names for multiple observable objects.
 

Classes in com.sun.management.oss.pm.util used by com.sun.management.oss.pm.measurement
ObservableObjectClassIterator
          This interface manages retrieval of multiple observable object classes.
ObservableObjectIterator
          This interface manages retrieval of distinguished names for multiple observable objects.
Schedule
          Specifies the time frames during which the schedule will be active.
 

Classes in com.sun.management.oss.pm.util used by com.sun.management.oss.pm.opstatus
ObservableObjectClassIterator
          This interface manages retrieval of multiple observable object classes.
ObservableObjectIterator
          This interface manages retrieval of distinguished names for multiple observable objects.
Schedule
          Specifies the time frames during which the schedule will be active.
 

Classes in com.sun.management.oss.pm.util used by com.sun.management.oss.pm.util
DailySchedule
          The daily schedule specifies the time periods during the day when the schedule is active.
WeeklySchedule
          The day of week schedule specifies the weekly time frames during which the schedule will be active.