| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use java.lang.instrument | |
|---|---|
| java.lang.instrument | Provides services that allow Java programming language agents to instrument programs running on the JVM. | 
| Classes in java.lang.instrument used by java.lang.instrument | |
|---|---|
| ClassDefinition This class serves as a parameter block to the Instrumentation.redefineClassesmethod. | |
| ClassFileTransformer An agent provides an implementation of this interface in order to transform class files. | |
| IllegalClassFormatException Thrown by an implementation of ClassFileTransformer.transformwhen its input parameters are invalid. | |
| UnmodifiableClassException Thrown by an implementation of Instrumentation.redefineClasseswhen one of the specified classes cannot be modified. | |
| 
 | JavaTM 2 Platform Standard Ed. 5.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.