Class CDIInterceptorWrapper.BasicCDIInterceptorWrapper
- java.lang.Object
-
- org.apache.cxf.microprofile.client.cdi.CDIInterceptorWrapper.BasicCDIInterceptorWrapper
-
- All Implemented Interfaces:
CDIInterceptorWrapper
- Enclosing interface:
- CDIInterceptorWrapper
public static class CDIInterceptorWrapper.BasicCDIInterceptorWrapper extends Object implements CDIInterceptorWrapper
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.apache.cxf.microprofile.client.cdi.CDIInterceptorWrapper
CDIInterceptorWrapper.BasicCDIInterceptorWrapper
-
-
Field Summary
-
Fields inherited from interface org.apache.cxf.microprofile.client.cdi.CDIInterceptorWrapper
LOG
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Objectinvoke(Object restClient, Method m, Object[] params, Callable<Object> callable)
-