public class ClientProxyFactory<T> extends Object
ClientProxyFactory(Class<T> clientInterface)
protected T
newInstance(ClientProxy<T> clientProxy)
T
newInstance(Configuration configuration)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ClientProxyFactory(Class<T> clientInterface)
protected T newInstance(ClientProxy<T> clientProxy)
public T newInstance(Configuration configuration)
Copyright © 2021. All rights reserved.