nu.zoom.ldap.eon.operation
Interface Operation

All Known Implementing Classes:
ConnectOperation

public interface Operation

Implment this interface if you want the operation manager to run operations for you.

Version:
$Revision: 1.2 $
Author:
$Author: johan $
See Also:
OperationManager

Method Summary
 void execute()
          Called by the operation manager to run the operation.
 

Method Detail

execute

void execute()
             throws Exception
Called by the operation manager to run the operation.

Throws:
Exception


Copyright © 2011. All Rights Reserved.