Annotation Type ResponseBodyFromCdiBean
-
@Retention(RUNTIME) @Target({METHOD,TYPE}) @NameBinding public @interface ResponseBodyFromCdiBean
BindsCustomInterceptorwith resource methods that should return modified entity than the one returned from the method.- Author:
- Jakub Podlesak