public abstract class CoordinatorLockCommand<R> extends Object implements Command<R,LockCommandContext>
| Modifier | Constructor and Description |
|---|---|
protected |
CoordinatorLockCommand(RemoteLockDescriptor descriptor) |
protected CoordinatorLockCommand(RemoteLockDescriptor descriptor)
public R execute(LockCommandContext context)
execute in interface Command<R,LockCommandContext>context - the execution context.Command.execute(java.lang.Object)public String toString()
toString in class ObjectObject.toString()Copyright © 2004–2014 Paul Ferraro. All rights reserved.