org.identityconnectors.framework.impl.api.local.operations
Class APIOperationRunner
java.lang.Object
org.identityconnectors.framework.impl.api.local.operations.APIOperationRunner
- Direct Known Subclasses:
- ConnectorAPIOperationRunner, ValidateImpl
public abstract class APIOperationRunner
- extends Object
Base class for API operation runners.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APIOperationRunner
public APIOperationRunner(OperationalContext context)
- Creates the API operation so it can called multiple times.
getOperationalContext
public OperationalContext getOperationalContext()
- Get the current operational context.
Copyright © 2011. All Rights Reserved.