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. cglib is a powerful, high-performance and quality Code Generation Library. It is used to extend Java classes and implement interfaces at runtime. See samples and API documentation to learn more about features. This library is free software, freely reusable for personal or commercial purposes.
Features
- Extend cglib classes dependant on ASM API
- Freely reusable for personal or commercial purposes
- Extend Java classes
- Implement interfaces at runtime
- Generate and transform JAVA byte code
- Used by AOP, testing, data access frameworks
Categories
Code GeneratorsLicense
Apache License V2.0Follow cglib
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of cglib!