protected class JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory extends JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
| Modifier and Type | Field and Description |
|---|---|
protected Object |
interceptor |
precedencedeclaring, ignorePrematch, initialized, nameBound, order| Constructor and Description |
|---|
JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory(Class declaring,
Object interceptor,
LegacyPrecedence precedence) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getInterceptor() |
protected void |
initialize() |
getLegacyMatch, preMatch, setPrecedencecheckInitialize, createInterceptor, postMatch, setIgnorePrematch, setOrderprotected Object interceptor
public JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory(Class declaring, Object interceptor, LegacyPrecedence precedence)
protected void initialize()
initialize in class JaxrsInterceptorRegistry.AbstractInterceptorFactoryprotected Object getInterceptor()
getInterceptor in class JaxrsInterceptorRegistry.AbstractInterceptorFactoryCopyright © 2015 JBoss by Red Hat. All rights reserved.