BSI.MACE.PlugInNS Namespace |
[This is preliminary documentation and is subject to change.]
The BSI.MACE.PlugInNS represents the namespace for the MACE plug-in architecture. MACE allows third-parties to develop plug-ins that will run within the MACE runtime.
The following class diagram outlines the primary interfaces exposed by the MACE plug-in architecture:
Interface | Description | |
---|---|---|
IMACEPlugIn |
Methods implemented by the plug for system management.
| |
IMACEPlugInHost |
Methods allowing access to MACE.
|