org.objectweb.proactive.osgi
Class StartNodeCommand
java.lang.Object
org.objectweb.proactive.osgi.StartNodeCommand
- All Implemented Interfaces:
- org.ungoverned.osgi.service.shell.Command
public class StartNodeCommand
- extends java.lang.Object
- implements org.ungoverned.osgi.service.shell.Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StartNodeCommand
public StartNodeCommand()
getName
public java.lang.String getName()
- Specified by:
getName
in interface org.ungoverned.osgi.service.shell.Command
getUsage
public java.lang.String getUsage()
- Specified by:
getUsage
in interface org.ungoverned.osgi.service.shell.Command
getShortDescription
public java.lang.String getShortDescription()
- Specified by:
getShortDescription
in interface org.ungoverned.osgi.service.shell.Command
execute
public void execute(java.lang.String arg0,
java.io.PrintStream arg1,
java.io.PrintStream arg2)
- Specified by:
execute
in interface org.ungoverned.osgi.service.shell.Command
Copyright 2001-2007 INRIA All Rights Reserved.