Class JaxrsInterceptorRegistry.AbstractInterceptorFactory

java.lang.Object
org.jboss.resteasy.core.interception.JaxrsInterceptorRegistry.AbstractInterceptorFactory
All Implemented Interfaces:
JaxrsInterceptorRegistry.InterceptorFactory
Direct Known Subclasses:
JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory, JaxrsInterceptorRegistry.OnDemandInterceptorFactory, JaxrsInterceptorRegistry.SingletonInterceptorFactory
Enclosing class:
JaxrsInterceptorRegistry<T>

public abstract class JaxrsInterceptorRegistry.AbstractInterceptorFactory extends Object implements JaxrsInterceptorRegistry.InterceptorFactory