protected class JaxrsInterceptorRegistry.OnDemandInterceptorFactory extends JaxrsInterceptorRegistry.AbstractInterceptorFactory
| Modifier and Type | Field and Description |
|---|---|
protected Object |
interceptor |
declaring, ignorePrematch, initialized, nameBound, order| Constructor and Description |
|---|
OnDemandInterceptorFactory(Class declaring) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkInitialize() |
protected Object |
getInterceptor() |
protected void |
initialize() |
createInterceptor, postMatch, preMatch, setIgnorePrematch, setOrder, setPrecedenceprotected volatile Object interceptor
public OnDemandInterceptorFactory(Class declaring)
protected void initialize()
initialize in class JaxrsInterceptorRegistry.AbstractInterceptorFactoryprotected void checkInitialize()
checkInitialize in class JaxrsInterceptorRegistry.AbstractInterceptorFactoryprotected Object getInterceptor()
getInterceptor in class JaxrsInterceptorRegistry.AbstractInterceptorFactoryCopyright © 2018 JBoss by Red Hat. All rights reserved.