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

Packages that use Operation
nu.zoom.ldap.eon.connection   
nu.zoom.ldap.eon.operation   
 

Uses of Operation in nu.zoom.ldap.eon.connection
 

Classes in nu.zoom.ldap.eon.connection that implement Operation
 class ConnectOperation
          Operation to connect to a directory.
 

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

Methods in nu.zoom.ldap.eon.operation with parameters of type Operation
 void OperationRunner.run(Operation operation)
          Run the operation and inform the manager about the state of the operation.
 void OperationRunnerImpl.run(Operation operation)
           
 void OperationManagerImpl.runOperation(Operation operation)
           
 void OperationManager.runOperation(Operation operation)
          Schedule an operation for execution.
 



Copyright © 2011. All Rights Reserved.