|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PluginCLI
Method Summary | |
---|---|
void |
doOperationCLI(MangoContext context,
String[] args)
Runs the plugin via command-line interface. |
String |
getCommandLineName()
Returns the command-line interface name of this utility. |
String |
getUsage()
Returns a description of this command-line utility. |
Method Detail |
---|
String getUsage()
String getCommandLineName()
void doOperationCLI(MangoContext context, String[] args)
context
- instance from which images can be loadedargs
- program arguments
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |