Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.lang.instrument.ClassDefinition
Uses in package java.lang.instrument
Methods with parameter type java.lang.instrument.ClassDefinition
void
Instrumentation
.
redefineClasses
(
ClassDefinition
[] definitions)
Redefine classes present in the definitions array, with the corresponding class files.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)