Class InterceptorRegistry.SingletonInterceptorFactory
java.lang.Object
InterceptorRegistry<T>.org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
org.jboss.resteasy.core.interception.InterceptorRegistry.SingletonInterceptorFactory
- All Implemented Interfaces:
InterceptorRegistry.InterceptorFactory
- Enclosing class:
InterceptorRegistry<T>
protected class InterceptorRegistry.SingletonInterceptorFactory
extends InterceptorRegistry<T>.AbstractInterceptorFactory
-
Field Summary
FieldsFields inherited from class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
order, precedence
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jboss.resteasy.core.interception.InterceptorRegistry.AbstractInterceptorFactory
binding, getOrder, getPrecedence, setPrecedence
-
Field Details
-
interceptor
-
-
Constructor Details
-
SingletonInterceptorFactory
-
-
Method Details
-
preMatch
-
postMatch
-