Interface JaxrsInterceptorRegistry.InterceptorFactory
- All Known Implementing Classes:
JaxrsInterceptorRegistry.AbstractInterceptorFactory
,JaxrsInterceptorRegistry.AbstractLegacyInterceptorFactory
,JaxrsInterceptorRegistry.LegacyPerMethodInterceptorFactory
,JaxrsInterceptorRegistry.LegacySingletonInterceptorFactory
,JaxrsInterceptorRegistry.OnDemandInterceptorFactory
,JaxrsInterceptorRegistry.SingletonInterceptorFactory
- Enclosing class:
JaxrsInterceptorRegistry<T>
public static interface JaxrsInterceptorRegistry.InterceptorFactory
-
Method Summary
-
Method Details
-
preMatch
JaxrsInterceptorRegistry.Match preMatch() -
postMatch
-