protected class InterceptorRegistry.PerMethodInterceptorFactory extends InterceptorRegistry.AbstractInterceptorFactory
Modifier and Type | Field and Description |
---|---|
private ConstructorInjector |
constructorInjector |
order, precedence
Constructor and Description |
---|
PerMethodInterceptorFactory(java.lang.Class clazz) |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
postMatch(java.lang.Class declaring,
java.lang.reflect.AccessibleObject target) |
java.lang.Object |
preMatch() |
binding, getOrder, getPrecedence, setPrecedence
private ConstructorInjector constructorInjector