public class WriterInterceptorRegistry extends JaxrsInterceptorRegistry<javax.ws.rs.ext.WriterInterceptor>
JaxrsInterceptorRegistry.AbstractInterceptorFactory, JaxrsInterceptorRegistry.AscendingPrecedenceComparator, JaxrsInterceptorRegistry.DescendingPrecedenceComparator, JaxrsInterceptorRegistry.InterceptorFactory, JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.OnDemandInterceptorFactory, JaxrsInterceptorRegistry.SingletonInterceptorFactory
cachedPreMatch, interceptors, intf, listeners, providerFactory
Constructor and Description |
---|
WriterInterceptorRegistry(ResteasyProviderFactory providerFactory) |
Modifier and Type | Method and Description |
---|---|
WriterInterceptorRegistry |
clone(ResteasyProviderFactory factory) |
getIntf, getListeners, getNameBound, getPriority, postMatch, preMatch, register, registerClass, registerClass, registerSingleton, registerSingleton, sort
public WriterInterceptorRegistry(ResteasyProviderFactory providerFactory)
public WriterInterceptorRegistry clone(ResteasyProviderFactory factory)
clone
in class JaxrsInterceptorRegistry<javax.ws.rs.ext.WriterInterceptor>
Copyright © 2016 JBoss by Red Hat. All rights reserved.