Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.lang.instrument.UnmodifiableClassException
Uses in package java.lang.instrument
Methods which throw type java.lang.instrument.UnmodifiableClassException
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)