protected class InterceptorRegistry.PerMethodInterceptorFactory extends InterceptorRegistry.AbstractInterceptorFactory
order, precedence| Constructor and Description |
|---|
InterceptorRegistry.PerMethodInterceptorFactory(Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
Object |
postMatch(Class declaring,
AccessibleObject target) |
Object |
preMatch() |
binding, getOrder, getPrecedence, setPrecedencepublic InterceptorRegistry.PerMethodInterceptorFactory(Class clazz)
public Object preMatch()
public Object postMatch(Class declaring, AccessibleObject target)
Copyright © 2014. All Rights Reserved.