public class StatusAction extends java.lang.Object implements ClientAction
| Constructor and Description |
|---|
StatusAction() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDescription() |
org.apache.commons.cli.Options |
getOptions() |
boolean |
parseAndExecute(java.lang.String[] args) |
protected static void |
status(org.apache.commons.cli.CommandLine line) |
protected static void status(org.apache.commons.cli.CommandLine line)
public boolean parseAndExecute(java.lang.String[] args)
parseAndExecute in interface ClientActionpublic org.apache.commons.cli.Options getOptions()
getOptions in interface ClientActionpublic java.lang.String getDescription()
getDescription in interface ClientActionCopyright © 2011 OW2 Consortium. All Rights Reserved.