Uses of Interface
nu.zoom.ldap.eon.operation.OperationRunner

Packages that use OperationRunner
nu.zoom.ldap.eon.operation   
 

Uses of OperationRunner in nu.zoom.ldap.eon.operation
 

Classes in nu.zoom.ldap.eon.operation that implement OperationRunner
 class OperationRunnerImpl
           
 

Methods in nu.zoom.ldap.eon.operation with parameters of type OperationRunner
 void OperationManagerImpl.operationFinished(OperationRunner operation)
           
 void OperationManager.operationFinished(OperationRunner operation)
          Internal method used by operations to inform the manager of its state.
 void OperationManagerImpl.operationStarting(OperationRunner operation)
           
 void OperationManager.operationStarting(OperationRunner operation)
          Internal method used by operations to inform the manager of its state.
 

Constructors in nu.zoom.ldap.eon.operation with parameters of type OperationRunner
OperationManagerImpl(Workbench workbench, OperationRunner operationRunner)
           
 



Copyright © 2011. All Rights Reserved.