@Deprecated public class JaxrsInterceptorRegistry<T> extends JaxrsInterceptorRegistry<T>
Modifier and Type | Class and Description |
---|---|
class |
JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
Deprecated.
|
protected class |
JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
Deprecated.
|
protected class |
JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
Deprecated.
|
JaxrsInterceptorRegistry.AbstractInterceptorFactory, JaxrsInterceptorRegistry.AscendingPrecedenceComparator, JaxrsInterceptorRegistry.DescendingPrecedenceComparator, JaxrsInterceptorRegistry.InterceptorFactory, JaxrsInterceptorRegistry.Match, JaxrsInterceptorRegistry.OnDemandInterceptorFactory, JaxrsInterceptorRegistry.SingletonInterceptorFactory
cachedPreMatch, interceptors, intf, listeners, providerFactory
Constructor and Description |
---|
JaxrsInterceptorRegistry(ResteasyProviderFactory providerFactory,
Class<T> intf)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JaxrsInterceptorRegistry<T> |
clone(ResteasyProviderFactory factory)
Deprecated.
|
getIntf, getListeners, getNameBound, getPriority, postMatch, preMatch, register, registerClass, registerClass, registerSingleton, registerSingleton, sort
public JaxrsInterceptorRegistry(ResteasyProviderFactory providerFactory, Class<T> intf)
public JaxrsInterceptorRegistry<T> clone(ResteasyProviderFactory factory)
clone
in class JaxrsInterceptorRegistry<T>
Copyright © 2016 JBoss by Red Hat. All rights reserved.