Uses of Class
org.springframework.jee.intercept.JeeInterceptorPointcutAdvisor

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)
           
 



Copyright © 2007 Interface21. All Rights Reserved.