public class BindOperationWorker extends AbstractOperationWorker<BindRequest,java.lang.Void>
logger| Constructor and Description |
|---|
BindOperationWorker(BindOperation op)
Creates a new bind operation worker.
|
BindOperationWorker(BindOperation op,
java.util.concurrent.ExecutorService es)
Creates a new bind operation worker.
|
createCallable, execute, execute, executeToCompletion, finalize, shutdownpublic BindOperationWorker(BindOperation op)
op - bind operation to executepublic BindOperationWorker(BindOperation op, java.util.concurrent.ExecutorService es)
op - bind operation to executees - executor service