Interface | Description |
---|---|
Interceptor |
"Intercepts" a method invocation.
|
Invocation |
Method invocation for use by an
Interceptor . |
Invoker |
An invoker is responsible for handling a method invocation.
|
ObjectProvider<T> |
Provides an object to a delegating proxy.
|
ProxyFactory |
ProxyFactory interface.
|
Class | Description |
---|---|
ProxyUtils |
Provides some helpful proxy utility methods.
|
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.