Index
All Classes and Interfaces|All Packages
C
- canHandle(Class<?>, String, String) - Method in interface org.talend.sdk.component.spi.component.GenericComponentExtension
- ComponentExtension - Interface in org.talend.sdk.component.spi.component
-
Provide a way to interact with component scanning and metadata extraction.
- ComponentExtension.ComponentContext - Interface in org.talend.sdk.component.spi.component
-
This is the handle giving the extension information about the component being processed and allowing to interact with the container lifecycle.
- ComponentExtension.ComponentInstance - Interface in org.talend.sdk.component.spi.component
-
This is the handle giving the extension information about the component being processed and allowing to interact with the container lifecycle.
- ComponentMetadataEnricher - Interface in org.talend.sdk.component.spi.component
- convert(ComponentExtension.ComponentInstance, Class<T>) - Method in interface org.talend.sdk.component.spi.component.ComponentExtension
-
Note: you can assume supports() was called before going into this method.
- createInstance(Class<T>, String, String, int, Map<String, String>, Map<Class<?>, Object>) - Method in interface org.talend.sdk.component.spi.component.GenericComponentExtension
All Classes and Interfaces|All Packages