Modifier and Type | Class and Description |
---|---|
class |
AbstractDataSourceFactory
A base class for implementing the
DataSourceFactory interface. |
class |
DataSourceCollector
A
DataSourceFactory created from a number of other factories. |
class |
DefaultDataSourceFactory
A default implementation of the
DataSourceFactory interface. |
Modifier and Type | Method and Description |
---|---|
void |
DataSourceCollector.addFactory(DataSourceFactory factory)
Adds a factory to the collection.
|
Modifier and Type | Method and Description |
---|---|
void |
ReportWriter.addDataSourceFactory(DataSourceFactory dsf)
Adds a data-source factory.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.