Class MethodRetriever<T>
- java.lang.Object
-
- org.gcube.common.calls.jaxws.proxies.MethodRetriever<T>
-
- All Implemented Interfaces:
InvocationHandler
public class MethodRetriever<T> extends Object implements InvocationHandler
-
-
Field Summary
Fields Modifier and Type Field Description static org.slf4j.Loggerlog
-
Constructor Summary
Constructors Constructor Description MethodRetriever(T service)
-