Namespace Azos.Sky.Apps.HostGovernor
Classes
AHGOVException
Thrown to indicate AHGOV related problems
HostGovernorServer
Implements contracts trampoline that uses a singleton instance of HostGovernorService
HostGovernorService
Provides Host Governor Services - this is a singleton class
ManagedApp
Represents an application managed by the HostGovernorService instance - the Sky application that gets installed/updated/executed by the Sky Governor Process. The standard service's Start/Stop commands launch the actual application process
ManagedAppException
Thrown to indicate AHGOV ManagedApp-related problems