Package io.vertigo.studio.impl.source
Class SourceManagerImpl
- java.lang.Object
-
- io.vertigo.studio.impl.source.SourceManagerImpl
-
- All Implemented Interfaces:
io.vertigo.core.node.component.Component,io.vertigo.core.node.component.CoreComponent,io.vertigo.core.node.component.Manager,SourceManager
public class SourceManagerImpl extends Object implements SourceManager
-
-
Constructor Summary
Constructors Constructor Description SourceManagerImpl(List<SourceReaderPlugin> sourceReaderPlugins)
-
-
-
Constructor Detail
-
SourceManagerImpl
@Inject public SourceManagerImpl(List<SourceReaderPlugin> sourceReaderPlugins)
-
-
Method Detail
-
read
public Notebook read(List<Source> resources)
- Specified by:
readin interfaceSourceManager
-
-