| Package | Description |
|---|---|
| org.apache.commons.proxy |
This package contains the primary API.
|
| org.apache.commons.proxy.factory.cglib |
This package contains the CGLIB-based
ProxyFactory implementation.
|
| org.apache.commons.proxy.factory.javassist |
This package contains the Javassist-based
ProxyFactory implementation.
|
| org.apache.commons.proxy.factory.util |
This package contains some classes useful for writing your own ProxyFactory
implementation.
|
| org.apache.commons.proxy.interceptor |
This package contains some useful Interceptor implementations.
|
| org.apache.commons.proxy.invoker |
This package contains some useful Invoker implementations.
|
| org.apache.commons.proxy.provider |
This package contains some general-use ObjectProvider implementations.
|
| org.apache.commons.proxy.provider.remoting |
This package contains some useful ObjectProvider implementations for use
in remoting situations (EJB, RMI, Burlap, Hessian, JAX-RPC, etc).
|
| Class and Description |
|---|
| 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.
|
| ProxyFactory
A
ProxyFactory can be used to create three different "flavors" of proxy objects. |
| Class and Description |
|---|
| Interceptor
"Intercepts" a method invocation.
|
| Invoker
An invoker is responsible for handling a method invocation.
|
| ObjectProvider
Provides an object to a delegating proxy.
|
| ProxyFactory
A
ProxyFactory can be used to create three different "flavors" of proxy objects. |
| Class and Description |
|---|
| 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.
|
| ProxyFactory
A
ProxyFactory can be used to create three different "flavors" of proxy objects. |
| Class and Description |
|---|
| ProxyFactory
A
ProxyFactory can be used to create three different "flavors" of proxy objects. |
| Class and Description |
|---|
| Interceptor
"Intercepts" a method invocation.
|
| Invocation
Represents a method invocation.
|
| ObjectProvider
Provides an object to a delegating proxy.
|
| ProxyFactory
A
ProxyFactory can be used to create three different "flavors" of proxy objects. |
| Class and Description |
|---|
| Invoker
An invoker is responsible for handling a method invocation.
|
| ObjectProvider
Provides an object to a delegating proxy.
|
| Class and Description |
|---|
| ObjectProvider
Provides an object to a delegating proxy.
|
| Class and Description |
|---|
| ObjectProvider
Provides an object to a delegating proxy.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.