Interface | Description |
---|---|
AvalonInterceptorContext |
Contains context information for the interceptors being invoked.
|
AvalonInterceptorService |
Defining the common interface of all interceptors.
|
Class | Description |
---|---|
AvalonInterceptorContextImpl |
Contains context information for the interceptors being invoked.
|
AvalonInterceptorFactory |
A factory for creating dynamic proxies for Avalon services.
|
AvalonInterceptorInvocationHandler |
The InvocationHandler invoked when a service call is routed through
the dynamic proxy.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.