|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the generic type for the outputpublic interface TaskOutput<T>
Represents task output destination where results of a manipulation will be written.
| Method Summary | |
|---|---|
void |
accept(TaskOutputDispatcher dispatcher)
Accept a dispatcher dispatching the correct method implementation |
T |
getDestination()
|
| Method Detail |
|---|
T getDestination()
void accept(TaskOutputDispatcher dispatcher)
throws TaskOutputVisitException
dispatcher -
TaskOutputVisitException - in case of error
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||