|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.felix.gogo.commands.basic.AbstractCommand
org.apache.karaf.shell.console.commands.BlueprintCommand
org.apache.karaf.tooling.cmdhelp.CmdHelpMojo.HelpPrinter
public static class CmdHelpMojo.HelpPrinter
Nested Class Summary | |
---|---|
protected class |
CmdHelpMojo.HelpPrinter.ConfPreparator
|
protected class |
CmdHelpMojo.HelpPrinter.DocbxPreparator
|
protected static class |
CmdHelpMojo.HelpPrinter.DummyCommandSession
|
Nested classes/interfaces inherited from class org.apache.karaf.shell.console.commands.BlueprintCommand |
---|
BlueprintCommand.BlueprintActionPreparator |
Field Summary |
---|
Fields inherited from class org.apache.karaf.shell.console.commands.BlueprintCommand |
---|
actionId, blueprintContainer, blueprintConverter, completers |
Constructor Summary | |
---|---|
CmdHelpMojo.HelpPrinter(java.lang.Class<Action> actionClass)
|
Method Summary | |
---|---|
java.lang.String |
printHelp(java.lang.String format)
|
Methods inherited from class org.apache.karaf.shell.console.commands.BlueprintCommand |
---|
createNewAction, getCompleters, getPreparator, setActionId, setBlueprintContainer, setBlueprintConverter, setCompleters |
Methods inherited from class org.apache.felix.gogo.commands.basic.AbstractCommand |
---|
execute, getActionClass, releaseAction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.felix.service.command.Function |
---|
execute |
Constructor Detail |
---|
public CmdHelpMojo.HelpPrinter(java.lang.Class<Action> actionClass)
Method Detail |
---|
public java.lang.String printHelp(java.lang.String format) throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |