Scheduler Class | Table of Content | Scheduler Constructor ![]() |
| Scheduler Constructor |
| Name | Description | |
|---|---|---|
| Scheduler() |
Initializes Scheduler instance with default configuration.
| |
| Scheduler(String) |
Initializes Scheduler instance according to the options
specified in given configuration file. In particular,
Scheduler extracts from configuration a set of predefined
session schedules and connection settings later available
through Schedules and ConnectionSettings properties.
|