Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U
C
CallTraceElement
- interface com.bea.jvm.
CallTraceElement
.
1.3 compatible version of StackTraceElement.
CLASS_LOADED
- Static variable in class com.bea.jvm.event.
ClassLoadEvent
Flag indicating that the class was loaded.
CLASS_UNLOADED
- Static variable in class com.bea.jvm.event.
ClassLoadEvent
Flag indicating that the class was unloaded.
ClassLibrary
- interface com.bea.jvm.
ClassLibrary
.
Interface to query and monitor the JVM's set of currently loaded classes and their classloaders.
ClassLoadEvent
- class com.bea.jvm.event.
ClassLoadEvent
.
when a Class is loaded/unloaded by the JVM.
ClassLoadEvent(Class, int)
- Constructor for class com.bea.jvm.event.
ClassLoadEvent
Constructor.
ClassLoadListener
- interface com.bea.jvm.event.
ClassLoadListener
.
A listener for ClassLoad events.
ClassPreProcessor
- interface com.bea.jvm.
ClassPreProcessor
.
The interface implemented by a class preprocessor.
com.bea.jvm
- package com.bea.jvm
Provides the interfaces and the factory class for the JRockit management API.
com.bea.jvm.event
- package com.bea.jvm.event
Provides interfaces and classes for dealing with different types of management API events.
CompilationEvent
- class com.bea.jvm.event.
CompilationEvent
.
An event delivered when a Method is compiled by the JVM.
CompilationEvent(Constructor, OptimizationLevel, long)
- Constructor for class com.bea.jvm.event.
CompilationEvent
Constructor.
CompilationEvent(Method, OptimizationLevel, long)
- Constructor for class com.bea.jvm.event.
CompilationEvent
Constructor.
CompilationListener
- interface com.bea.jvm.event.
CompilationListener
.
Listener interface for method compilation events.
CompilationSystem
- interface com.bea.jvm.
CompilationSystem
.
Interface to the compilation (machine code generation) unit of the JVM.
CPU
- interface com.bea.jvm.
CPU
.
Represents a processing unit in the Machine.
CREATE_INSTANCE
- Static variable in class com.bea.jvm.
ManagementPermission
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
M
N
O
P
R
S
T
U