Class SchedulerProxyFactory
java.lang.Object
com.denodo.scheduler.client.commons.utils.SchedulerProxyFactory
Scheduler proxy to intercept invocations to the server and check user permissions.
-
Method Summary
Modifier and TypeMethodDescriptionstatic <T> TgetProxy(Class<T> intf, T obj, InvocationHandler handler)
-
Method Details
-
getProxy
-