|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
ClassLibrary
Interface to query and monitor the JVM's set of currently loaded classes and their classloaders. |
|
ClassPreProcessor
The interface implemented by a class preprocessor. |
|
ClassRedefinitionException
Deprecated. Not used. A ClassFormatError will be thrown. |
|
CodeGenerationStrategy
A representation of the code generation strategy used to generate code for a method or constructor. |
|
CompilationSystem
Interface to the compilation (machine code generation) unit of the JVM. |
|
ConstructorProfileEntry
|
|
Describable
A component capable of describing itself. |
|
DiagnosticCommand
Support for running internal diagnostic commands in a running JVM. |
|
DiagnosticCommand.Command
This class wraps a named Command in the JVM Use this Object for repeated invocations of a command, or reflective operations, such as DiagnosticCommand.Parameter introspection |
|
ExceptionProfileEntry
Access to throw count for a given exception type and its subtypes. |
|
GarbageCollectionHeuristic
Object describing some abstract notion of 'heuristics' or priorities for a GarbageCollector. |
|
GarbageCollectionStrategy
A garbage collection strategy, defining how the GarbageCollector is run. |
|
GarbageCollector
This interface represents the Garbage Collector of the JVM. |
|
HardwareComponent
A hardware component of the machine. |
|
JVM
Represents the JVM. |
|
JVMComponent
Interface for subcomponents of the JVM. |
|
LoggingSystem
The logging system. |
|
Machine
Represents the hardware on which the OperatingSystem and JVM is run. |
|
Memory
Interface for components having some sort of memory. |
|
MemorySystem
Interface to the JVM memory system. |
|
MethodProfileEntry
Extended wrapper type for Method profiling. |
|
NoSuchThreadException
Exception thrown by various methods in the ThreadSystem interface. |
|
NotAvailableException
Exception thrown when a certain feature isn't currently available in this JVM. |
|
OperatingSystem
Representation of the Operating system. |
|
OptimizationLevel
Deprecated. Replaced by CodeGenerationStrategy. |
|
PhysicalMemory
The physical memory in a Machine. |
|
ProfilingSystem
Interface for retrieving profiling information from JRockit. |
|
RunnableMemberProfileEntry
A profiling proxy to handle invocation and timing profiling of runnable member types (i.e Methods or Constructors). |
|
ThreadSnapshot
Interface representing a snapshot of a thread's state at a given time. |
|
ThreadSnapshot.Monitor
Interface representing a monitor from a specific thread snapshot. |
|
ThreadSystem
Interface to the thread system of the 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 | |
---|---|
CodeGenerationStrategy
A representation of the code generation strategy used to generate code for a method or constructor. |
|
GarbageCollectionStrategy
A garbage collection strategy, defining how the GarbageCollector is run. |
|
GarbageCollector
This interface represents the Garbage Collector of the JVM. |
|
NotAvailableException
Exception thrown when a certain feature isn't currently available in this JVM. |
|
OptimizationLevel
Deprecated. Replaced by CodeGenerationStrategy. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |