@Component(value="cuba_ConfigEntityFactory") public class EntityFactory extends TypeFactory
ENTITY_FACTORY_BEAN_NAME| Constructor and Description |
|---|
EntityFactory() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
build(java.lang.String string)
Build an instance of the configuration type from a string.
|
getInstancepublic java.lang.Object build(java.lang.String string)
TypeFactorybuild in class TypeFactorystring - The string value.