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

Packages that use JeeInterceptorInterceptor
org.springframework.jee.intercept Support for EJB3 interceptors. 
 

Uses of JeeInterceptorInterceptor in org.springframework.jee.intercept
 

Methods in org.springframework.jee.intercept that return JeeInterceptorInterceptor
 JeeInterceptorInterceptor JeeInterceptorPointcutAdvisor.getAdvice()
          Return the typed advice associated with this interceptor.
 

Constructors in org.springframework.jee.intercept with parameters of type JeeInterceptorInterceptor
JeeInterceptorPointcutAdvisor(java.lang.reflect.Method targetMethod, JeeInterceptorInterceptor advice, DeploymentUnitMetadata deploymentUnitMetadata, java.util.Map<java.lang.reflect.Method,InterceptionMetadata.InterceptorExclusion> exclusion, java.util.Set<java.lang.Object> interceptorOrderObject)
           
SuperJeeInterceptorPointcutAdvisor(JeeInterceptorPointcutAdvisor delegate, JeeInterceptorInterceptor advice)
           
 



Copyright 2006 Interface21. All Rights Reserved.