Interface InterceptorRegistry.InterceptorFactory
- All Known Implementing Classes:
InterceptorRegistry.AbstractInterceptorFactory
,InterceptorRegistry.PerMethodInterceptorFactory
,InterceptorRegistry.SingletonInterceptorFactory
- Enclosing class:
InterceptorRegistry<T>
protected static interface InterceptorRegistry.InterceptorFactory
-
Method Summary
-
Method Details
-
preMatch
Object preMatch() -
postMatch
-
getOrder
int getOrder()
-