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
- Version:
- $Revision: 1 $
-
Method Summary
-
Method Details
-
preMatch
JaxrsInterceptorRegistry.Match preMatch() -
postMatch
-