Interface ComponentInstantiator
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfacestatic classstatic classstatic interface -
Method Summary
Modifier and TypeMethodDescriptionorg.talend.sdk.component.runtime.base.Lifecycleinstantiate(Map<String, String> configuration, int configVersion)
-
Method Details
-
instantiate
org.talend.sdk.component.runtime.base.Lifecycle instantiate(Map<String, String> configuration, int configVersion)
-