|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EZBInterceptorManager | |
|---|---|
| org.ow2.easybeans.api.interceptor | |
| Uses of EZBInterceptorManager in org.ow2.easybeans.api.interceptor |
|---|
| Methods in org.ow2.easybeans.api.interceptor that return EZBInterceptorManager | |
|---|---|
EZBInterceptorManager |
EZBInterceptorManagerFactory.getInterceptorManager()
Build an instance of an interceptor manager. |
| Methods in org.ow2.easybeans.api.interceptor with parameters of type EZBInterceptorManager | |
|---|---|
EasyBeansInvocationContext |
EZBInvocationContextFactory.getContext(EasyBeansBean instance,
EZBInterceptorManager interceptorManager,
String interceptorType,
String methodSignature,
Object... parameters)
Gets an invocation context for the given method. |
Object |
EZBInterceptorInvoker.invoke(EasyBeansInvocationContext invocationContext,
EZBInterceptorManager interceptorManager)
Invocation of the given invoker and it will return a result (or throw an exception if there is a failure). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||