public class ConnectorPool extends Object
| Constructor and Description |
|---|
ConnectorPool() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
ConnectorConnection |
getConnectorForTargetSystem(be.personify.iam.model.provisioning.TargetSystem targetSystem)
Gets a connector connection for the target system
|
static ConnectorPool |
getInstance()
Creates an instance of thez connector pool
|
public static ConnectorPool getInstance()
public void destroy()
public ConnectorConnection getConnectorForTargetSystem(be.personify.iam.model.provisioning.TargetSystem targetSystem) throws Exception
targetSystem - the targetsystemException - containing the stacktraceCopyright © 2019–2020 mogo. All rights reserved.