org.universAAL.middleware.felix.shell.commands
Class AALSpaceCommand

Package class diagram package AALSpaceCommand
java.lang.Object
  extended by org.universAAL.middleware.felix.shell.commands.AALSpaceCommand
All Implemented Interfaces:
org.apache.felix.shell.Command

public class AALSpaceCommand
extends Object
implements org.apache.felix.shell.Command


Constructor Summary
AALSpaceCommand(org.osgi.framework.BundleContext context)
           
 
Method Summary
 void execute(String arg0, PrintStream out, PrintStream err)
           
 String getName()
           
 String getShortDescription()
           
 String getUsage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AALSpaceCommand

public AALSpaceCommand(org.osgi.framework.BundleContext context)
Method Detail

execute

public void execute(String arg0,
                    PrintStream out,
                    PrintStream err)
Specified by:
execute in interface org.apache.felix.shell.Command

getName

public String getName()
Specified by:
getName in interface org.apache.felix.shell.Command

getShortDescription

public String getShortDescription()
Specified by:
getShortDescription in interface org.apache.felix.shell.Command

getUsage

public String getUsage()
Specified by:
getUsage in interface org.apache.felix.shell.Command


Copyright © 2014 universAAL Consortium. All Rights Reserved.