Class ReflectiveCommandDispatcher<T>

java.lang.Object
redempt.ordinate.parser.ReflectiveCommandDispatcher<T>
All Implemented Interfaces:
CommandDispatcher<T>

public class ReflectiveCommandDispatcher<T> extends Object implements CommandDispatcher<T>