|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface WorkUnitFactory
Produces reusable WorkUnit instances. Reusable means here that the
Callable.call() method can be called on the same instance (with
possibly different inputs).
| Method Summary | |
|---|---|
WorkUnit |
createWorkUnit()
|
| Method Detail |
|---|
WorkUnit createWorkUnit()
throws java.lang.Exception
WorkUnit instance.
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||