public class ReferenceBean<T> extends ReferenceConfig<T> implements org.springframework.beans.factory.FactoryBean, org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
| Constructor and Description |
|---|
ReferenceBean() |
ReferenceBean(Reference reference) |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
destroy() |
Object |
getObject() |
Class<?> |
getObjectType() |
boolean |
isSingleton() |
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
checkAndUpdateSubConfigs, get, getClient, getConsumer, getInterface, getInterfaceClass, getMethods, getPrefix, getProtocol, getUrl, setClient, setConsumer, setInterface, setInterface, setInterfaceClass, setMethods, setProtocol, setUrl, toUrl, toUrlsgetFilter, getGeneric, getGroup, getLazy, getListener, getReconnect, getSticky, getStubevent, getVersion, isCheck, isGeneric, isInit, isInjvm, setCheck, setGeneric, setGeneric, setGroup, setInit, setInjvm, setLazy, setListener, setOnconnect, setOndisconnect, setReconnect, setSticky, setVersiongetApplication, getCallbacks, getCluster, getConfigCenter, getConnections, getLayer, getLocal, getMetadataReportConfig, getMetrics, getModule, getMonitor, getOnconnect, getOndisconnect, getOwner, getProxy, getRegistries, getRegistry, getRegistryIds, getScope, getStub, getTag, setApplication, setCallbacks, setCluster, setConfigCenter, setConnections, setFilter, setLayer, setLocal, setLocal, setMetadataReportConfig, setMetrics, setModule, setMonitor, setMonitor, setOwner, setProxy, setRegistries, setRegistry, setRegistryIds, setScope, setStub, setStub, setTaggetActives, getCache, getForks, getLoadbalance, getMerger, getMock, getParameters, getRetries, getSent, getTimeout, getValidation, isAsync, setActives, setAsync, setCache, setForks, setLoadbalance, setMerger, setMock, setMock, setParameters, setRetries, setSent, setTimeout, setValidationequals, getId, getMetaData, isValid, refresh, setId, setPrefix, toString, updateIdIfAbsentpublic ReferenceBean()
public ReferenceBean(Reference reference)
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
setApplicationContext in interface org.springframework.context.ApplicationContextAwarepublic Object getObject()
getObject in interface org.springframework.beans.factory.FactoryBeanpublic Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean@Parameter(excluded=true) public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBeanpublic void afterPropertiesSet()
throws Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanExceptionpublic void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeandestroy in class ReferenceConfig<T>Copyright © 2011–2019 The Apache Software Foundation. All rights reserved.