public CommandInfo (String verb, String className)

The Constructor for CommandInfo.

Parameters:
verb    The command verb this CommandInfo decribes.
className    The command's fully qualified class name.