|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JeeInterceptorPointcutAdvisor | |
|---|---|
| org.springframework.jee.intercept | Support for EJB3 interceptors. |
| Uses of JeeInterceptorPointcutAdvisor in org.springframework.jee.intercept |
|---|
| Methods in org.springframework.jee.intercept that return types with arguments of type JeeInterceptorPointcutAdvisor | |
|---|---|
List<JeeInterceptorPointcutAdvisor> |
__ProxyControl.getJeeInterceptorAdvisors()
Return the Spring AOP advisors wrapping JEE interceptors. |
| Methods in org.springframework.jee.intercept with parameters of type JeeInterceptorPointcutAdvisor | |
|---|---|
protected void |
InterceptionMetadata.addSuperInterceptors(Advised advised,
Object baseInterceptorInstance,
List<Method> superAroundInvokeMethods,
JeeInterceptorPointcutAdvisor baseInterceptorPointcutAdvisor)
|
| Constructors in org.springframework.jee.intercept with parameters of type JeeInterceptorPointcutAdvisor | |
|---|---|
SuperJeeInterceptorPointcutAdvisor(JeeInterceptorPointcutAdvisor delegate,
JeeInterceptorInterceptor advice)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||