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