nu.zoom.ldap.eon.operation
Class OperationRunnerImpl
java.lang.Object
nu.zoom.ldap.eon.operation.OperationRunnerImpl
- All Implemented Interfaces:
- OperationRunner
public class OperationRunnerImpl
- extends Object
- implements OperationRunner
- Version:
- $Revision: 1.3 $
- Author:
- $Author: johan $
|
Method Summary |
void |
run(Operation operation)
Run the operation and inform the manager about the state of the operation. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OperationRunnerImpl
public OperationRunnerImpl(OperationManager manager,
Workbench workbench,
org.ops4j.gaderian.Messages messages)
run
public void run(Operation operation)
- Description copied from interface:
OperationRunner
- Run the operation and inform the manager about the state of the operation.
- Specified by:
run in interface OperationRunner
- Parameters:
operation - The operation to run.
Copyright © 2011. All Rights Reserved.