|
||||||||||
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 | |
---|---|
java.util.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(org.springframework.aop.framework.Advised advised,
java.lang.Object baseInterceptorInstance,
JeeInterceptorPointcutAdvisor baseInterceptorPointcutAdvisor)
|
Constructors in org.springframework.jee.intercept with parameters of type JeeInterceptorPointcutAdvisor | |
---|---|
SuperJeeInterceptorPointcutAdvisor(JeeInterceptorPointcutAdvisor delegate,
JeeInterceptorInterceptor advice)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |