protected class JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory extends JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
precedence
declaring, ignorePrematch, initialized, nameBound, order
Constructor and Description |
---|
LegacyPerMethodInterceptorFactory(Class declaring,
LegacyPrecedence precedence) |
Modifier and Type | Method and Description |
---|---|
protected Object |
getInterceptor() |
protected void |
initialize() |
getLegacyMatch, preMatch, setPrecedence
checkInitialize, createInterceptor, postMatch, setIgnorePrematch, setOrder
public LegacyPerMethodInterceptorFactory(Class declaring, LegacyPrecedence precedence)
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.