AP&C API Reference
Public Member Functions | List of all members
Apac.Factories.StaticSupervisorFactory Class Reference

The factory used to obtain runtime references to ISupervisors. More...

Inheritance diagram for Apac.Factories.StaticSupervisorFactory:
Apac.Factories.ISupervisorFactory

Public Member Functions

Apac.Supervisors.ISupervisor GetExecutiveSupervisor ()
 Creates and initializes an executive supervisor according to the configuration factory. More...
 
Apac.Supervisors.ISupervisor GetSupervisorByName (string name)
 

Detailed Description

The factory used to obtain runtime references to ISupervisors.

Member Function Documentation

◆ GetExecutiveSupervisor()

Apac.Supervisors.ISupervisor Apac.Factories.StaticSupervisorFactory.GetExecutiveSupervisor ( )
inline

Creates and initializes an executive supervisor according to the configuration factory.

Returns

Implements Apac.Factories.ISupervisorFactory.


The documentation for this class was generated from the following file: