Share on Facebook Share on Twitter Email
Answers.com

Javassist

 
Wikipedia: Javassist
Javassist
Developer(s) Shigeru Chiba
Stable release 3.11.0GA / 2009-07-03; 2 months ago
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



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
 
 
Learn More
ObjectWeb ASM
Metaobject
Byte Code Engineering Library

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Javassist" Read more