public class PojoProducerMeta extends ProducerMeta implements org.springframework.beans.factory.InitializingBean
| Modifier and Type | Field and Description |
|---|---|
protected PojoProducers |
pojoProducers |
| Constructor and Description |
|---|
PojoProducerMeta() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
String |
getImplementation() |
String |
getSchemaInterfaceName() |
void |
setImplementation(String implementation) |
PojoProducerMeta |
setSchemaInterfaceName(String schemaInterfaceName) |
getInstance, getSchemaId, getSchemaInterface, setInstance, setSchemaId, setSchemaInterface@Inject protected PojoProducers pojoProducers
public String getImplementation()
public void setImplementation(String implementation)
public String getSchemaInterfaceName()
public PojoProducerMeta setSchemaInterfaceName(String schemaInterfaceName)
public void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.