protected class JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory extends JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
Modifier and Type | Field and Description |
---|---|
protected java.lang.Object |
interceptor |
precedence
declaring, ignorePrematch, initialized, nameBound, order
Constructor and Description |
---|
LegacySingletonInterceptorFactory(java.lang.Class declaring,
java.lang.Object interceptor,
LegacyPrecedence precedence) |
Modifier and Type | Method and Description |
---|---|
protected java.lang.Object |
getInterceptor() |
protected void |
initialize() |
getLegacyMatch, preMatch, setPrecedence
checkInitialize, createInterceptor, postMatch, setIgnorePrematch, setOrder
public LegacySingletonInterceptorFactory(java.lang.Class declaring, java.lang.Object interceptor, LegacyPrecedence precedence)
protected void initialize()
initialize
in class JaxrsInterceptorRegistry.AbstractInterceptorFactory
protected java.lang.Object getInterceptor()
getInterceptor
in class JaxrsInterceptorRegistry.AbstractInterceptorFactory