Namespace Tlabs.JobCntrl
Classes
- AbstractErrorHandledNamedValues<T>
Dictionary of NamedValues<T> that provides abstracts method to handle errors.
- ConfigProperties
Dictionary of configuration properties.
- DiagListenerName
Job control diagnostic extensions.
- DictionaryExtension
Dictionary extension methods.
- JobCntrlConfigException
Exception thrown on configuration errors.
- JobCntrlException
Exception thrown from operation runtime.
- NamedValues<T>
Class that provides a dictionary of values with type
T
, that are keyed by names (strings).
Interfaces
- IJobCntrlCfgLoaderProperties
JobControl config. loader prop interface.
- IJobCntrlConfigurator
JobControl configurator interface.
- IJobControl
Interface of a JobControl.
- IJobControlCfg
Interface of the JobControl's configuration.
- IJobControlCfgLoader
Interface of a configuration loader.
- IJobControlCfgPersister
Interface of a JobControl's configuration persister.
- IMasterCfg
Interface of the master model configuration.
- IStarterCompletionPersister
Service interface of a component class that persists IStarterCompletion data.
Enums
- JobControlCfgType
Types of JobControl configurations.