|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InterceptorFactory | |
---|---|
com.caucho.config.gen |
Uses of InterceptorFactory in com.caucho.config.gen |
---|
Constructors in com.caucho.config.gen with parameters of type InterceptorFactory | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |