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