| Interface | 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.
|
| Class | Description |
|---|---|
| ProxyFactory |
A
ProxyFactory can be used to create three different "flavors" of proxy objects. |
| ProxyUtils |
Provides some helpful proxy utility methods.
|
This package contains the primary API.
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.