org.identityconnectors.framework.impl.api.local.operations
Class OperationalContext
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.OperationalContext
- Direct Known Subclasses:
- ConnectorOperationalContext
public class OperationalContext
- extends Object
OperationalContext - base class for operations that do not
require a connector instance.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationalContext
public OperationalContext(LocalConnectorInfoImpl connectorInfo,
APIConfigurationImpl apiConfiguration)
getConfiguration
public Configuration getConfiguration()
getConnectorInfo
protected LocalConnectorInfoImpl getConnectorInfo()
Copyright © 2011. All Rights Reserved.