| Constructor and Description |
|---|
PojoReferenceMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
Object |
getObject() |
Class<?> |
getObjectType() |
Object |
getProxy() |
boolean |
isSingleton() |
void |
setConsumerIntf(Class<?> intf) |
void |
setMicroserviceName(String microserviceName) |
void |
setSchemaId(String schemaId) |
public Object getProxy()
public Object getObject()
getObject in interface org.springframework.beans.factory.FactoryBean<Object>public Class<?> getObjectType()
getObjectType in interface org.springframework.beans.factory.FactoryBean<Object>public boolean isSingleton()
isSingleton in interface org.springframework.beans.factory.FactoryBean<Object>public void setConsumerIntf(Class<?> intf)
public void setMicroserviceName(String microserviceName)
public void setSchemaId(String schemaId)
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.