org.ow2.jonas.addon.commands
Class StopAddonCommand
java.lang.Object
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
|
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 |
StopAddonCommand
public StopAddonCommand()
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.