Package com.schlimm.springcdi.interceptor.strategies.impl

Class Summary
ClassLevelBindingsVisitor Check is the given BeanDefinition is intercepted by the given interceptor.
MethodLevelBindingsVisitor Check is the given BeanDefinition is intercepted by the given interceptor on the method level.
SimpleInterceptorOrderingStrategy Simple ordering strategy that applies the configured order of InterceptorAwareBeanFactoryPostProcessor.
SimpleInterceptorResolutionStrategy Simple interceptor resolution strategy that assumes that interceptors are scanned on the class path using Spring's component scan.
 



Copyright © 2011. All Rights Reserved.