Class JaxrsInterceptorRegistryImpl<T>

java.lang.Object
org.jboss.resteasy.core.interception.jaxrs.JaxrsInterceptorRegistryImpl<T>
All Implemented Interfaces:
JaxrsInterceptorRegistry<T>
Direct Known Subclasses:
ClientRequestFilterRegistryImpl, ClientResponseFilterRegistryImpl, ContainerRequestFilterRegistryImpl, ContainerResponseFilterRegistryImpl, ReaderInterceptorRegistryImpl, WriterInterceptorRegistryImpl

public class JaxrsInterceptorRegistryImpl<T> extends Object implements JaxrsInterceptorRegistry<T>
Version:
$Revision: 1 $
Author:
Bill Burke