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
S
setClassPreProcessor(ClassPreProcessor)
- Method in interface com.bea.jvm.
ClassLibrary
Registers a class preprocessor.
setExceptionCountEnabled(Class, boolean, boolean)
- Method in interface com.bea.jvm.
ProfilingSystem
Enables or disables exception counting for a certain class of exceptions.
setInvocationCountEnabled(Constructor, boolean)
- Method in interface com.bea.jvm.
ProfilingSystem
Enables or disables invocation counting for the specified constructor depending on the enable argument.
setInvocationCountEnabled(Method, boolean)
- Method in interface com.bea.jvm.
ProfilingSystem
Enables or disables invocation counting for the specified method depending on the enable argument.
setTimingEnabled(Constructor, boolean)
- Method in interface com.bea.jvm.
ProfilingSystem
Enables or disables timing (that is, measure time spent in) depending on the enable argument.
setTimingEnabled(Method, boolean)
- Method in interface com.bea.jvm.
ProfilingSystem
Enables or disables timing (that is, measure time spent in) depending on the enable argument.
suggestProcessAffinity(Collection)
- Method in interface com.bea.jvm.
JVM
Suggests the process affinity.
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