Uses of Interface
com.sun.management.oss.ManagedEntityKeyResult

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

Methods in com.sun.management.oss that return ManagedEntityKeyResult
 ManagedEntityKeyResult[] ManagedEntityKeyResultIterator.getNext(int howMany)
          Retrieve the next available results.
 

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

Subinterfaces of ManagedEntityKeyResult in com.sun.management.oss.pm.measurement
 interface PerformanceMonitorKeyResult
          This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
 

Uses of ManagedEntityKeyResult in com.sun.management.oss.pm.opstatus
 

Subinterfaces of ManagedEntityKeyResult in com.sun.management.oss.pm.opstatus
 interface OperationalStatusMonitorKeyResult
          This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.