Class ComponentResolver
- java.lang.Object
-
- io.streamthoughts.azkarra.streams.components.isolation.ComponentResolver
-
public class ComponentResolver extends Object
-
-
Constructor Summary
Constructors Constructor Description ComponentResolver(Path componentPath)
Creates a newComponentResolver
instance.
-
-
-
Constructor Detail
-
ComponentResolver
public ComponentResolver(Path componentPath)
Creates a newComponentResolver
instance.- Parameters:
componentPath
- the top-level component path.
-
-
Method Detail
-
resolves
public List<ExternalComponent> resolves()
-
-