protected class InterceptorRegistry.PerMethodInterceptorFactory extends InterceptorRegistry.AbstractInterceptorFactory
order, precedence
Constructor and Description |
---|
PerMethodInterceptorFactory(Class clazz) |
Modifier and Type | Method and Description |
---|---|
Object |
postMatch(Class declaring,
AccessibleObject target) |
Object |
preMatch() |
binding, getOrder, getPrecedence, setPrecedence
public PerMethodInterceptorFactory(Class clazz)
public Object preMatch()
public Object postMatch(Class declaring, AccessibleObject target)
Copyright © 2021 JBoss by Red Hat. All rights reserved.