Uses of Package
com.bea.jvm

Packages that use com.bea.jvm
com.bea.jvm Provides the interfaces and the factory class for the JRockit management API.  
com.bea.jvm.event Provides interfaces and classes for dealing with different types of management API events. 
 

Classes in com.bea.jvm used by com.bea.jvm
Describable
           A component capable of describing itself.
HardwareComponent
           A hardware component of the machine.
JVMComponent
           Interface for subcomponents of the JVM.
Memory
           Interface for components having some sort of memory.
NoSuchThreadException
           Exception thrown by various methods in the ThreadSystem interface.
NotAvailableException
           Exception thrown when a certain feature isn't currently available in this JVM.
UnapplicableMethodException
           Exception thrown by various parts of the ProfilingSystem 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 com.bea.jvm used by com.bea.jvm.event
NotAvailableException
           Exception thrown when a certain feature isn't currently available in this JVM.