public final class Registry extends Object
static Map<String,Class<? extends Command>>
registry
Registry()
static Map<String,Command>
allCommands()
static Command
getCommandByName(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Map<String,Class<? extends Command>> registry
public Registry()
public static Map<String,Command> allCommands()
public static Command getCommandByName(String name)
Copyright © 2016 The Apache Software Foundation. All rights reserved.