|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPluginInterface
This is the interface that all the JAVA plugins must implement.
Method Summary | |
---|---|
ReturnValue |
execute(ICommandLine cl)
Executes the plugin. |
Method Detail |
---|
ReturnValue execute(ICommandLine cl) throws BadThresholdException
cl
- The parsified command line arguments
BadThresholdException
- -
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |