@Component public class DebugCommands extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DebugCommands.Action |
class |
DebugCommands.Category |
static class |
DebugCommands.Event |
| Constructor and Description |
|---|
DebugCommands() |
| Modifier and Type | Method and Description |
|---|---|
DebugCommands.Category |
findCategory(String name) |
List<DebugCommands.Category> |
getCategories() |
protected void |
makeCacheActions() |
protected void |
makeDebugActions() |
protected void |
makeGeneralActions() |
public List<DebugCommands.Category> getCategories()
public DebugCommands.Category findCategory(String name)
protected void makeCacheActions()
protected void makeDebugActions()
protected void makeGeneralActions()