protected static interface InterceptorRegistry.InterceptorFactory
Modifier and Type | Method and Description |
---|---|
int |
getOrder() |
Object |
postMatch(Class declaring,
AccessibleObject target) |
Object |
preMatch() |
Object preMatch()
Object postMatch(Class declaring, AccessibleObject target)
int getOrder()
Copyright © 2019 JBoss by Red Hat. All rights reserved.