org.apache.karaf.tooling.cmdhelp
Class CmdHelpMojo.HelpPrinter

java.lang.Object
  extended by org.apache.felix.gogo.commands.basic.AbstractCommand
      extended by org.apache.karaf.shell.console.commands.BlueprintCommand
          extended by org.apache.karaf.tooling.cmdhelp.CmdHelpMojo.HelpPrinter
All Implemented Interfaces:
CompletableFunction, org.osgi.service.command.Function
Enclosing class:
CmdHelpMojo

public static class CmdHelpMojo.HelpPrinter
extends BlueprintCommand


Nested Class Summary
protected static class CmdHelpMojo.HelpPrinter.DummyCommandSession
           
protected  class CmdHelpMojo.HelpPrinter.Preparator
           
 
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(Class<Action> actionClass)
           
 
Method Summary
 String printHelp()
           
 
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, releaseAction
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.osgi.service.command.Function
execute
 

Constructor Detail

CmdHelpMojo.HelpPrinter

public CmdHelpMojo.HelpPrinter(Class<Action> actionClass)
Method Detail

printHelp

public String printHelp()
                 throws Exception
Throws:
Exception


Copyright © 2007-2010 FuseSource. All Rights Reserved.