| IServiceTypeRegistryTService Interface |
Namespace: FlexRule
The IServiceTypeRegistryTService type exposes the following members.
| Name | Description | |
|---|---|---|
| GetService |
Returns the registered service. If it is not registered yet it throws exception
| |
| IsRegistered |
If type is registered returns true, otherwise false
| |
| LoadAndRegister |
Loads the factory from loading context and registers it into the activator registry
|