public class ListInstanceAction extends Object implements ClientAction
| Constructor and Description |
|---|
ListInstanceAction() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
org.apache.commons.cli.Options |
getOptions() |
boolean |
parseAndExecute(String[] args) |
public boolean parseAndExecute(String[] args)
parseAndExecute in interface ClientActionpublic org.apache.commons.cli.Options getOptions()
getOptions in interface ClientActionpublic String getDescription()
getDescription in interface ClientActionCopyright © 2012 OW2 Consortium. All Rights Reserved.