Interface ResourceMethodInvocationInterceptor
- All Known Implementing Classes:
EntityDocsResourceMethodInterceptor, RestResourceMethodInterceptor
public interface ResourceMethodInvocationInterceptor
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface -
Method Summary
Modifier and TypeMethodDescriptiononResourceMethodInvocation(Method resourceMethod, Object[] params, ResourceMethodInvocationInterceptor.InterceptorChain interceptorChain)
-
Method Details
-
onResourceMethodInvocation
-