Package thredds.server.admin
Class DebugCommands
java.lang.Object
thredds.server.admin.DebugCommands
A Singleton class instantiated by Spring, to populate the Debug methods in the
DebugHandler class.
- Since:
- Jan 15, 2009
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classclassstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindCategory(String name) protected voidprotected voidprotected void
-
Constructor Details
-
DebugCommands
public DebugCommands()
-
-
Method Details
-
getCategories
-
findCategory
-
makeCacheActions
protected void makeCacheActions() -
makeDebugActions
protected void makeDebugActions() -
makeGeneralActions
protected void makeGeneralActions()
-