|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.buglabs.osgi.shell.pub.AbstractCommand
com.buglabs.osgi.shell.commands.core.SS
public class SS
| Field Summary |
|---|
| Fields inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
arguments, context, err, out, outWriter |
| Constructor Summary | |
|---|---|
SS()
|
|
| Method Summary | |
|---|---|
void |
execute()
Execute the command |
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
java.lang.String |
getUsage()
|
boolean |
isValid()
|
| Methods inherited from class com.buglabs.osgi.shell.pub.AbstractCommand |
|---|
initialize, printError, println, setDefaultFilter |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SS()
| Method Detail |
|---|
public void execute()
throws java.lang.Exception
ICommand
java.lang.Exceptionpublic java.lang.String getName()
public java.lang.String getUsage()
getUsage in interface ICommandgetUsage in class AbstractCommandpublic java.lang.String getDescription()
getDescription in interface ICommandgetDescription in class AbstractCommandpublic boolean isValid()
isValid in interface ICommandisValid in class AbstractCommand
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||