Click or drag to resize

OrchestratorCreator Class

A factory class to create orchestrator instances, i.e. objects that implement the IOrchestrator interface.
Inheritance Hierarchy
SystemObject
  Mavidian.DataConveyer.OrchestratorsOrchestratorCreator

Namespace:  Mavidian.DataConveyer.Orchestrators
Assembly:  DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax
public static class OrchestratorCreator

The OrchestratorCreator type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetEtlOrchestrator
A factory method to create an instance of ETL orchestrator.
Top
See Also