Package org.mycore.webcli.cli
Class MCRWebCLICommandManager
java.lang.Object
org.mycore.frontend.cli.MCRCommandManager
org.mycore.webcli.cli.MCRWebCLICommandManager
- Author:
- Thomas Scheffler (yagee)
-
Field Summary
Fields inherited from class org.mycore.frontend.cli.MCRCommandManager
knownCommands
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
Methods inherited from class org.mycore.frontend.cli.MCRCommandManager
addAnnotatedCLIClass, addDefaultCLIClass, getKnownCommands, initCommands, initConfiguredCommands, invokeCommand
-
Constructor Details
-
MCRWebCLICommandManager
public MCRWebCLICommandManager()
-
-
Method Details
-
handleInitException
- Overrides:
handleInitException
in classMCRCommandManager
-
initBuiltInCommands
protected void initBuiltInCommands()- Overrides:
initBuiltInCommands
in classMCRCommandManager
-
getCommandsMap
-