public static interface JaxrsInterceptorRegistry.InterceptorFactory
Modifier and Type | Method and Description |
---|---|
JaxrsInterceptorRegistry.Match |
postMatch(java.lang.Class declaring,
java.lang.reflect.AccessibleObject target) |
JaxrsInterceptorRegistry.Match |
preMatch() |
JaxrsInterceptorRegistry.Match preMatch()
JaxrsInterceptorRegistry.Match postMatch(java.lang.Class declaring, java.lang.reflect.AccessibleObject target)