public interface ObjectFactory
Modifier and Type | Interface and Description |
---|---|
static interface |
ObjectFactory.ObjectFactoryInstance |
Modifier and Type | Method and Description |
---|---|
ObjectFactory.ObjectFactoryInstance |
createInstance(String className)
Creates an instance builder.
|
ObjectFactory.ObjectFactoryInstance createInstance(String className)
className
- the class of the instance to create.1.33.0-SNAPSHOT - Copyright © 2019 Talend Component Kit Documentation