Package | Description |
---|---|
com.caucho.config.gen |
Constructor and Description |
---|
InterceptorGenerator(InterceptorFactory<X> factory,
AnnotatedMethod<? super X> method,
AspectGenerator<X> next,
InterceptionType type,
java.util.HashSet<java.lang.Class<?>> methodInterceptors,
java.util.HashMap<java.lang.Class<?>,java.lang.annotation.Annotation> methodInterceptorMap,
java.util.HashSet<java.lang.Class<?>> decoratorSet,
boolean isExcludeClassInterceptors) |
InterceptorGenerator(InterceptorFactory<X> factory,
java.util.HashSet<java.lang.Class<?>> lifecycleInterceptors,
InterceptionType type) |