public class IGCOMRSRepositoryConnectorProvider extends OMRSRepositoryConnectorProviderBase
The IGCOMRSRepositoryConnectorProvider must initialize ConnectorProviderBase with the Java class name of the OMRS Connector implementation (by calling super.setConnectorClassName(className)). Then the connector provider will work.
| Constructor and Description |
|---|
IGCOMRSRepositoryConnectorProvider()
Constructor used to initialize the ConnectorProviderBase with the Java class name of the specific
OMRS Connector implementation.
|
Copyright © 2018–2019 ODPi. All rights reserved.