Class RetryProxyFactory
java.lang.Object
ch.systemsx.cisd.common.api.retry.RetryProxyFactory
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RetryProxyFactory
public RetryProxyFactory()
-
-
Method Details
-
createProxy
public static <T> T createProxy(T proxyTarget)
-