|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ICode
Interface to an arbitrary piece of code that runs and can do logging.
| Method Summary | |
|---|---|
void |
run(org.slf4j.Logger log)
Override this method to provide the code to run as a Task. |
| Method Detail |
|---|
void run(org.slf4j.Logger log)
Task.
log - the log that will be used by the code
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||