|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ExecutorFactory
Factory to create Executor
s.
Method Summary | |
---|---|
Executor |
createDaemonExecutor(java.lang.String id)
Create a new daemon executor for the given Id. |
Executor |
createExecutor(java.lang.String id)
Create a new executor for the given Id. |
Method Detail |
---|
Executor createExecutor(java.lang.String id)
id
- the id of the executor to create
Executor createDaemonExecutor(java.lang.String id)
id
- the id of the executor to create
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |