Class StandaloneContainerFinder
java.lang.Object
org.talend.sdk.component.runtime.serialization.TCCLContainerFinder
org.talend.sdk.component.runtime.manager.finder.StandaloneContainerFinder
- All Implemented Interfaces:
org.talend.sdk.component.runtime.serialization.ContainerFinder
public class StandaloneContainerFinder
extends org.talend.sdk.component.runtime.serialization.TCCLContainerFinder
a
ContainerFinder
which will starts and manage a single ComponentManager for the JVM
(root classloader actually) life.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.talend.sdk.component.runtime.serialization.ContainerFinder
org.talend.sdk.component.runtime.serialization.ContainerFinder.Instance -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StandaloneContainerFinder
public StandaloneContainerFinder()
-
-
Method Details
-
find
- Specified by:
findin interfaceorg.talend.sdk.component.runtime.serialization.ContainerFinder- Overrides:
findin classorg.talend.sdk.component.runtime.serialization.TCCLContainerFinder
-