org.ow2.jonas.addon.commands
Class HelpCommand

java.lang.Object
  extended by org.ow2.jonas.addon.commands.HelpCommand
All Implemented Interfaces:
org.apache.felix.gogo.commands.Action

public class HelpCommand
extends Object
implements org.apache.felix.gogo.commands.Action

Addon help command

Author:
Jeremy Cazaux

Constructor Summary
HelpCommand()
           
 
Method Summary
 Object execute(org.apache.felix.service.command.CommandSession commandSession)
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HelpCommand

public HelpCommand()
Method Detail

execute

public Object execute(org.apache.felix.service.command.CommandSession commandSession)
               throws Exception

Specified by:
execute in interface org.apache.felix.gogo.commands.Action
Throws:
Exception


Copyright © 2013 OW2 Consortium. All Rights Reserved.