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