org.apache.felix.scr.impl
Class ScrCommand
java.lang.Object
org.apache.felix.scr.impl.ScrCommand
- All Implemented Interfaces:
- Command
public class ScrCommand
- extends Object
- implements Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getName
public String getName()
- Specified by:
getName
in interface Command
getUsage
public String getUsage()
- Specified by:
getUsage
in interface Command
getShortDescription
public String getShortDescription()
- Specified by:
getShortDescription
in interface Command
execute
public void execute(String commandLine,
PrintStream out,
PrintStream err)
- Specified by:
execute
in interface Command
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.