Class ConnectorOperationalContext
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.OperationalContext
org.identityconnectors.framework.impl.api.local.operations.ConnectorOperationalContext
Simple structure to pass more variables through the constructor of
APIOperationRunner
.-
Field Summary
Fields inherited from class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
apiConfiguration, connectorInfo
-
Constructor Summary
ConstructorDescriptionConnectorOperationalContext
(LocalConnectorInfoImpl connectorInfo, APIConfigurationImpl apiConfiguration) -
Method Summary
Methods inherited from class org.identityconnectors.framework.impl.api.local.operations.OperationalContext
getConfiguration, getConnectorInfo, getResultsHandlerConfiguration
-
Constructor Details
-
ConnectorOperationalContext
public ConnectorOperationalContext(LocalConnectorInfoImpl connectorInfo, APIConfigurationImpl apiConfiguration)
-
-
Method Details
-
getPool
-
getConnectorClass
-
dispose
public void dispose()- Overrides:
dispose
in classOperationalContext
-
getInstanceName
-