Class JaxrsInterceptorRegistryImpl.SingletonInterceptorFactory
java.lang.Object
JaxrsInterceptorRegistryImpl<T>.AbstractInterceptorFactory
org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.SingletonInterceptorFactory
- All Implemented Interfaces:
JaxrsInterceptorRegistry.InterceptorFactory
- Enclosing class:
- JaxrsInterceptorRegistryImpl<T>
protected class JaxrsInterceptorRegistryImpl.SingletonInterceptorFactory
extends JaxrsInterceptorRegistryImpl<T>.AbstractInterceptorFactory
-
Field Summary
Fields inherited from class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory
declaring, ignorePrematch, initialized, nameBound, order
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl.AbstractInterceptorFactory
checkInitialize, createInterceptor, postMatch, preMatch, setIgnorePrematch, setOrder, setPrecedence
-
Field Details
-
interceptor
-
-
Constructor Details
-
SingletonInterceptorFactory
-
-
Method Details
-
initialize
protected void initialize()- Specified by:
initialize
in classJaxrsInterceptorRegistryImpl<T>.AbstractInterceptorFactory
-
getInterceptor
- Specified by:
getInterceptor
in classJaxrsInterceptorRegistryImpl<T>.AbstractInterceptorFactory
-