Interface CDIInterceptorWrapper
-
- All Known Implementing Classes:
CDIInterceptorWrapper.BasicCDIInterceptorWrapper
public interface CDIInterceptorWrapper
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classCDIInterceptorWrapper.BasicCDIInterceptorWrapper
-
Method Summary
All Methods Static Methods Instance Methods Abstract Methods Modifier and Type Method Description static CDIInterceptorWrappercreateWrapper(Class<?> restClient)Objectinvoke(Object restClient, Method m, Object[] params, Callable<Object> callable)
-