nu.zoom.ldap.eon.operation
Class OperationRunnerImpl

java.lang.Object
  extended by nu.zoom.ldap.eon.operation.OperationRunnerImpl
All Implemented Interfaces:
OperationRunner

public class OperationRunnerImpl
extends Object
implements OperationRunner

Version:
$Revision: 1.3 $
Author:
$Author: johan $

Constructor Summary
OperationRunnerImpl(OperationManager manager, Workbench workbench, org.ops4j.gaderian.Messages messages)
           
 
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
 

Constructor Detail

OperationRunnerImpl

public OperationRunnerImpl(OperationManager manager,
                           Workbench workbench,
                           org.ops4j.gaderian.Messages messages)
Method Detail

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.