This is the factory class for creating Connector managers.
More...
This is the factory class for creating Connector managers.
◆ Create()
Creates a Connector manager.
- Returns
- An IConnectorManager interface for managing the Connector Service
◆ CreateObject< TInterface >()
| static TInterface CreateObject< TInterface > |
( |
| ) |
|
|
static |
Creates an object instance of a class that implements the interface TInterface.
- Template Parameters
-
| TInterface | Interface that the object should implement |
- Returns
- Newly created object
- Exceptions
-
| ServiceException | If creating an object of type TInterface is not allowed |
The documentation for this class was generated from the following file:
- ConnectorManagerFactory.cs