@Named public class DefaultIBDataSourceSupplierFactory extends Object implements IBDataSourceSupplierFactory
| Constructor and Description |
|---|
DefaultIBDataSourceSupplierFactory(org.infrastructurebuilder.util.LoggerSupplier l,
org.infrastructurebuilder.util.files.TypeToExtensionMapper t2e,
List<IBDataSourceSupplierMapper> dssMappers,
org.infrastructurebuilder.util.config.PathSupplier workingPathSupplier) |
| Modifier and Type | Method and Description |
|---|---|
Path |
getTargetPath() |
SortedMap<String,IBDataSourceSupplier> |
mapIngestionToSourceSuppliers(Ingestion i) |
@Inject
public DefaultIBDataSourceSupplierFactory(org.infrastructurebuilder.util.LoggerSupplier l,
org.infrastructurebuilder.util.files.TypeToExtensionMapper t2e,
List<IBDataSourceSupplierMapper> dssMappers,
@Named(value="ibdata-working-path-supplier")
org.infrastructurebuilder.util.config.PathSupplier workingPathSupplier)
public Path getTargetPath()
getTargetPath in interface IBDataSourceSupplierFactorypublic final SortedMap<String,IBDataSourceSupplier> mapIngestionToSourceSuppliers(Ingestion i)
mapIngestionToSourceSuppliers in interface IBDataSourceSupplierFactoryCopyright © 2019 InfrastructureBuilder. All rights reserved.