Project Information

This document provides an overview of the various documents and links that are part of this project's general information. All of this content is automatically generated by Maven on behalf of the project.

Overview

DocumentDescription
AboutGenerates "classes" which implement an interface by forwarding all method calls to a back-end object which uses the same interface. This is useful for changing the behavior of an existing object. The class of the object is not relevant, as long as it implements the same interface as the proxy. In most cases, the proxy class will be extended by a user-defined class.
Project LicenseThis is a link to the definitions of project licenses.