public final class Registry extends Object
Modifier and Type | Field and Description |
---|---|
static Map<String,Class<? extends Command>> |
registry |
Constructor and Description |
---|
Registry() |
Modifier and Type | Method and Description |
---|---|
static Map<String,Command> |
allCommands() |
static Command |
getCommandByName(String name) |
Copyright © 2015. All rights reserved.