org.ow2.jonas.addon.commands
Class StopAddonCommand

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

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

Shelbie Command which allow to stop an addon

Author:
Jeremy Cazaux

Constructor Summary
StopAddonCommand()
           
 
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

StopAddonCommand

public StopAddonCommand()
Method Detail

execute

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

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


Copyright © 2013 OW2 Consortium. All Rights Reserved.