class Mmtrix::Control
The Control
is a singleton responsible for the startup and initialization sequence. The initializer uses a LocalEnvironment
to detect the framework and instantiates the framework specific subclass.
The Control
also implements some of the public API for the agent.