Class MigrationHandlerFactory
java.lang.Object
org.talend.sdk.component.runtime.manager.reflect.MigrationHandlerFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.talend.sdk.component.api.component.MigrationHandlerfindMigrationHandler(Supplier<List<ParameterMeta>> parameterMetas, Class<?> type, ComponentManager.AllServices services)
-
Constructor Details
-
MigrationHandlerFactory
public MigrationHandlerFactory()
-
-
Method Details
-
findMigrationHandler
public org.talend.sdk.component.api.component.MigrationHandler findMigrationHandler(Supplier<List<ParameterMeta>> parameterMetas, Class<?> type, ComponentManager.AllServices services)
-