|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| __ProxyControl | Interface introduced into JEE component proxies that allows invocation of lifecycle interfaces. |
| Class Summary | |
|---|---|
| InterceptionMetadata | Class representing metadata for a component that may have interceptors as per the JEE (EJB 3.0) interception specification. |
| InterceptionMetadata.InterceptorExclusion | Class representing the exclusion of class or default interceptors from a particular method |
| InterceptionMetadataBeanPostProcessor | Spring BeanPostProcessor that performs JEE interception on components with InterceptionMetadata. |
| InterceptorMetadata | Class representing metadata about an interceptor class. |
| JeeInterceptorInterceptor | Spring AOP interceptor wrapping an EJB3 style interceptor. |
| JeeInterceptorPointcutAdvisor | Spring AOP pointcut that can be used for a method-targeted EJB3 style interception |
| MethodInvocationInvocationContext | Implementation of EJB3 InvocationContext for interception built on Spring ReflectiveMethodInvocation and AOP Alliance API. |
| SuperJeeInterceptorPointcutAdvisor | Delegate pointcut advisor used for superInterceptors. |
Support for EJB3 interceptors.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||