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

This package is the standard javax.oss.pm.util package ported into the J2SE/JMX environment.

See:
          Description

Interface Summary
DailySchedule The daily schedule specifies the time periods during the day when the schedule is active.
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.
WeeklySchedule The day of week schedule specifies the weekly time frames during which the schedule will be active.
 

Package com.sun.management.oss.pm.util Description

This package is the standard javax.oss.pm.util package ported into the J2SE/JMX environment. This package defines a number of interfaces that are common for the sub-packages of com.sun.management.oss.pm.

Overview

Every references/inheritance  to/from J2EE specific (EJB, JMS...) have been removed from the original package.