Uses of Interface
org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.InterceptorFactory
Packages that use JaxrsInterceptorRegistry.InterceptorFactory
-
Uses of JaxrsInterceptorRegistry.InterceptorFactory in org.jboss.resteasy.core.interception
Classes in org.jboss.resteasy.core.interception that implement JaxrsInterceptorRegistry.InterceptorFactoryModifier and TypeClassDescriptionclass
class
protected class
protected class
protected class
protected class
Fields in org.jboss.resteasy.core.interception with type parameters of type JaxrsInterceptorRegistry.InterceptorFactoryModifier and TypeFieldDescriptionprotected List<JaxrsInterceptorRegistry.InterceptorFactory>
JaxrsInterceptorRegistry.interceptors
Methods in org.jboss.resteasy.core.interception with parameters of type JaxrsInterceptorRegistry.InterceptorFactoryModifier and TypeMethodDescriptionvoid
JaxrsInterceptorRegistry.register
(JaxrsInterceptorRegistry.InterceptorFactory factory)