Class InterceptorRegistry.PerMethodInterceptorFactory
java.lang.Object
InterceptorRegistry<T>.AbstractInterceptorFactory
org.jboss.resteasy.core.interception.InterceptorRegistry.PerMethodInterceptorFactory
- All Implemented Interfaces:
InterceptorRegistry.InterceptorFactory
- Enclosing class:
- InterceptorRegistry<T>
protected class InterceptorRegistry.PerMethodInterceptorFactory
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
-
constructorInjector
-
-
Constructor Details
-
PerMethodInterceptorFactory
-
-
Method Details
-
preMatch
-
postMatch
-