nu.zoom.ldap.eon.operation
Interface OperationRunner

All Known Implementing Classes:
OperationRunnerImpl

public interface OperationRunner

Internal interface used by the OperationManager to run operations.

Version:
$Revision: 1.2 $
Author:
$Author: johan $

Method Summary
 void run(Operation operation)
          Run the operation and inform the manager about the state of the operation.
 

Method Detail

run

void run(Operation operation)
Run the operation and inform the manager about the state of the operation.

Parameters:
operation - The operation to run.


Copyright © 2011. All Rights Reserved.