|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptionMetadata.InterceptorExclusion | |
---|---|
org.springframework.jee.intercept | Support for EJB3 interceptors. |
Uses of InterceptionMetadata.InterceptorExclusion in org.springframework.jee.intercept |
---|
Methods in org.springframework.jee.intercept that return types with arguments of type InterceptionMetadata.InterceptorExclusion | |
---|---|
java.util.Map<java.lang.reflect.Method,InterceptionMetadata.InterceptorExclusion> |
InterceptionMetadata.getExclusion()
|
Constructor parameters in org.springframework.jee.intercept with type arguments of type InterceptionMetadata.InterceptorExclusion | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |