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
 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)
           
 



Copyright 2006 Interface21. All Rights Reserved.