Class | Description |
---|---|
HotSwapAgent |
A utility class for dynamically adding a new method
or modifying an existing method body.
|
HotSwapper |
A utility class for dynamically reloading a class by
the Java Platform Debugger Architecture (JPDA), or HotSwap.
|
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.