Apache Commons Proxy ™
Last Published: 07 April 2014
|
Version: 2.0-SNAPSHOT
ApacheCon
Apache
Commons
Commons Proxy
Overview
Mailing lists
Issue Tracking
Team
SVN
Javadoc (1.0)
Javadoc (SVN latest)
Project Documentation
Project Information
About
Project Summary
Project Modules
Project Team
Source Repository
Issue Tracking
Mailing Lists
Dependency Management
Dependencies
Dependency Convergence
Continuous Integration
Distribution Management
Project Reports
Commons
Home
License
Components
Sandbox
Dormant
General Information
Volunteering
Contributing Patches
Building Components
Releasing Components
Wiki
ASF
How the ASF works
Get Involved
Developer Resources
Sponsorship
Thanks
Project Modules
This project has declared the following modules:
Name
Description
Commons Proxy Build Tools
Provide common setup, from http://maven.apache.org/plugins/maven-checkstyle-plugin/examples/multi-module-config.html
Commons Proxy Core
Java library for dynamic proxying
Commons Proxy JDK Proxies Module
Interface-based proxies using the core JDK Proxy mechanism
Commons Proxy ASM Proxies Module
Proxies based on classes dynamically generated using ASM v4+
Commons Proxy Javassist Proxies Module
Proxies based on classes dynamically generated using Javassist
Commons Proxy CGLIB Proxies Module
Proxies based on classes dynamically generated using cglib
Commons Proxy Test
Tests things that depend on multiple modules
Apache Commons Proxy Distribution
Creates the Apache Commons Proxy multimodule distribution.