void
setCommandContext(String verb, DataHandler dh)
Initializes the command with the verb it is expected to perform and the data handler describing the data to operate on.
public void setCommandContext(String verb, DataHandler dh)