|
|||||||||
| Home >> All >> com >> tuneology >> [ avm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.tuneology.avm
Interface Native.Logger

- Enclosing interface:
- Native
- public static interface Native.Logger
This class is called for each line of output generated by a shell program.
| Method Summary | |
void |
addMessage(java.lang.String str)
Called for each line of output generated by the process. |
| Method Detail |
addMessage
public void addMessage(java.lang.String str)
- Called for each line of output generated by the process.
|
|||||||||
| Home >> All >> com >> tuneology >> [ avm overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC