forked from cglib/cglib
-
Notifications
You must be signed in to change notification settings - Fork 0
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
License
java-code-help/cglib
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
CGLIB is distributed in binary and source form cglib-2.1_x.jar binary distribution, CGLIB classes only, it must be used to extend cglib classes dependant on ASM API cglib-nodep-2.1_x.jar binary distribution, CGLIB and renamed ASM classes, not extendable cglib-src-2.1_x.jar source distribution with all runtime dependancies cglib-docs-2.1_x.jar HTML API documentation Use Apache Ant to build CGLIB from source code : http://jakarta.apache.org/ant
About
cglib - Byte Code Generation Library is high level API to generate and transform Java byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 100.0%