org.ow2.jonas.addon.commands
Class InstallAddonCommand

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

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

Shelbie Command which allow to install an addon

Author:
Jeremy Cazaux

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

InstallAddonCommand

public InstallAddonCommand()
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.