Uses of Package
jrockit.management

Packages that use jrockit.management
jrockit.management   
jrockit.management.util   
 

Classes in jrockit.management used by jrockit.management
DefaultGarbageCollectionHeuristic
          The default implementation of a GarbageCollectionHeuristic.
GarbageCollectionHeuristic
          This interface is the representation of the goals of a garbage collector.
GarbageCollectionStrategy
          This is the parent interface for all garbage collection strategies.
GarbageCollectorMXBean
          This interface exposes garbage collection-specific information.
MalformedDescriptorException
          Thrown if there is an syntax error in the method descriptor.
MarkAndSweepStrategy
          Simple object encapsulating the information of a MarkAndSweep GCStrategy.
MethodIdentifier
          A MethodIdentifier is a serializable specification of a method in a JVM.
NotAvailableException
           Exception thrown when a certain feature isn't currently available in the JVM.
UnapplicableMethodException
           Exception thrown by various parts of the MethodProfiler whenever the method used as an argument to a method isn't applicable, either because of some modifier, or because the functionality hasn't been activated for that specific method.
 

Classes in jrockit.management used by jrockit.management.util
DefaultGarbageCollectionHeuristic
          The default implementation of a GarbageCollectionHeuristic.
MarkAndSweepStrategy
          Simple object encapsulating the information of a MarkAndSweep GCStrategy.
MethodIdentifier
          A MethodIdentifier is a serializable specification of a method in a JVM.
 



Copyright © 2004-2005 BEA Systems Inc.