| Interface | Description |
|---|---|
| IComponentFactory |
A factory is responsible for one or more component types
and is capable of loading component models from files
as well as providing component features.
|
| IMultiKernelNotifierService |
Notifier service for dynamic kernels.
|
| IPlatformComponentAccess |
Interface for operations on the component to be called from the platform.
|
| Class | Description |
|---|---|
| SBootstrapLoader |
Helper methods for loading component models without a running platform.
|
| SComponentFactory |
Standard meta component factory.
|