|
AP&C API Reference
|
Classes | |
| class | ControllerSupervisor |
| The Supervisor used to manage controller implementations. More... | |
| class | DataSupervisor |
| The Supervisor used to manage Apac.Data.IDataStore implementations. It's really just a standard supervisor. More... | |
| class | ExecutiveSupervisor |
| The executive supervisor is the main control point for the system. The system is composed of various supervisors performing the rolls needed to meet system requirements. More... | |
| interface | ISupervisor |
| Defines the contract supported by all supervisor components. More... | |
| class | SupervisableCollection |
| A collection of Supervisable entities. More... | |
| class | Supervisor |
| The base implementation for ISupervisor providing controls for initializing, starting, and stopping configured ISupervisable instances. More... | |