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, setPrecedence
protected volatile Object interceptor
public OnDemandInterceptorFactory(Class declaring)
protected void initialize()
initialize
in class JaxrsInterceptorRegistry.AbstractInterceptorFactory
protected void checkInitialize()
checkInitialize
in class JaxrsInterceptorRegistry.AbstractInterceptorFactory
protected Object getInterceptor()
getInterceptor
in class JaxrsInterceptorRegistry.AbstractInterceptorFactory
Copyright © 2021 JBoss by Red Hat. All rights reserved.