Add new attachment

Only authorized users are allowed to upload new attachments.

This page (revision-1) was last changed on 19-Jul-2006 09:36 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 added 3 lines
The ["bytecode engineering library"|http://jakarta.apache.org/bcel/] is a Jakarta package, written in pure Java, which provides the functionality for dynamic synthesization of new Java classes at runtime, either based on injection and reorganization of existing classes, or from scratch. An even more mature and capable library, [CGLIB|http://cglib.sourceforge.net/] has been built on top of BCEL, which is used by many highly popular and robust frameworks such as Hibernate, Spring, and iBatis.
Bytecode engineering is essential to the operation of [AOP] but has more harmless and productive uses. Part of CGLib is [FastClass], a drop-in replacement for the JDK reflection functionality which offers a truly vast 20-30x improvement in speed.
Version Date Modified Size Author Changes ... Change note
19-Jul-2006 09:36 0.748 kB UnknownAuthor
« This page (revision-) was last changed on 19-Jul-2006 09:36 by UnknownAuthor