| Developer(s) | Shigeru Chiba |
|---|---|
| Stable release | 3.11.0GA / 2009-07-03 |
| Written in | Java |
| Operating system | Cross-platform |
| Type | bytecode Engineering Library |
| License | dual license of the MPL and LGPL. |
| Website | http://www.csg.is.titech.ac.jp/~chiba/javassist/ |
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
| This computer language-related article is a stub. You can help Wikipedia by expanding it. |
This entry is from Wikipedia, the leading user-contributed encyclopedia. It may not have been reviewed by professional editors (see full disclaimer)




