public class InvokerCommand<Z,D extends Database<Z>> extends Object implements Command<Void,StateCommandContext<Z,D>>
| Modifier | Constructor and Description |
|---|---|
protected |
InvokerCommand(RemoteInvokerDescriptor descriptor) |
protected InvokerCommand(RemoteInvokerDescriptor descriptor)
public Void execute(StateCommandContext<Z,D> context)
execute in interface Command<Void,StateCommandContext<Z,D extends Database<Z>>>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.