public class ClientBean extends ClientConfig implements org.springframework.beans.factory.FactoryBean, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
ClientBean() |
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
createProxy()
创建代理
|
String |
getId()
getter method
|
Object |
getObject() |
Class |
getObjectType() |
boolean |
isSingleton() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
void |
setId(String id)
setter method
|
addShutdownHook, bulidClientPool, check, createProxy, destory, genConfigJson, getAddress, getHeartbeat, getHeartbeatInterval, getHeartbeatTimeout, getHeartbeatTimes, getIface, getInterval, getLoadbalance, getMaxActive, getMaxIdle, getMaxWait, getMinIdle, getName, getOwner, getProtocol, getRetry, getService, getTimeBetweenEvictionRunsMillis, getTimeout, isMonitor, isTestWhileIdle, setAddress, setHeartbeat, setHeartbeatInterval, setHeartbeatTimeout, setHeartbeatTimes, setIface, setInterval, setLoadbalance, setMaxActive, setMaxIdle, setMaxWait, setMinIdle, setMonitor, setName, setOwner, setProtocol, setRetry, setService, setTestWhileIdle, setTimeBetweenEvictionRunsMillis, setTimeoutpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic Object getObject() throws Exception
getObject 在接口中 org.springframework.beans.factory.FactoryBeanExceptionpublic Class getObjectType()
getObjectType 在接口中 org.springframework.beans.factory.FactoryBeanpublic boolean isSingleton()
isSingleton 在接口中 org.springframework.beans.factory.FactoryBeanCopyright © 2015 Baifendian Corporation. All rights reserved.