public class NetComClientProxy extends Object implements org.springframework.beans.factory.FactoryBean<Object>
NetComClientProxy(Class<?> iface, String serverAddress, String accessToken)
Object
getObject()
Class<?>
getObjectType()
boolean
isSingleton()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NetComClientProxy(Class<?> iface, String serverAddress, String accessToken)
public Object getObject() throws Exception
getObject
org.springframework.beans.factory.FactoryBean<Object>
Exception
public Class<?> getObjectType()
getObjectType
public boolean isSingleton()
isSingleton
Copyright © 2018. All rights reserved.