|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Interceptor | |
---|---|
javax.inject.manager |
Uses of Interceptor in javax.inject.manager |
---|
Methods in javax.inject.manager that return types with arguments of type Interceptor | |
---|---|
java.util.List<Interceptor> |
Manager.resolveInterceptors(InterceptionType type,
java.lang.annotation.Annotation... interceptorBindings)
Obtains an ordered list of enabled interceptors for a set interceptor bindings |
Methods in javax.inject.manager with parameters of type Interceptor | |
---|---|
Manager |
Manager.addInterceptor(Interceptor interceptor)
Allows a new interceptor to be registered. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |