| Developed by | Shigeru Chiba |
|---|---|
| Latest release | 3.9.0GA / 09 October 2008 |
| Written in | Java |
| OS | Cross-platform |
| Type | bytecode Engineering Library |
| License | dual license of the MPL and LGPL. |
| Website | Javassist project home |
Javassist is a Java library providing means to manipulate the Java bytecode of an application. In this sense Javassist provides the support for structural reflection, i.e. the ability to change the implementation of a class at runtime.
Bytecode manipulation is performed at load-time through a provided class loader.
See also
External links
No comments have been added.





