Package org.apache.commons.proxy

This package contains the primary API.

See:
          Description

Interface Summary
Interceptor "Intercepts" a method invocation.
Invocation Represents a method invocation.
Invoker An invoker is responsible for handling a method invocation.
ObjectProvider Provides an object to a delegating proxy.
 

Class Summary
ProxyFactory A ProxyFactory can be used to create three different "flavors" of proxy objects.
ProxyUtils Provides some helpful proxy utility methods.
 

Package org.apache.commons.proxy Description

This package contains the primary API.



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.