|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ExecutorServiceAwareDefinition<Type extends ProcessorDefinition<?>>
Enables definitions to support concurrency using ExecutorService
| Method Summary | |
|---|---|
Type |
executorService(ExecutorService executorService)
Setting the executor service for executing |
Type |
executorServiceRef(String executorServiceRef)
Setting the executor service for executing |
| Methods inherited from interface org.apache.camel.ExecutorServiceAware |
|---|
getExecutorService, getExecutorServiceRef, setExecutorService, setExecutorServiceRef |
| Method Detail |
|---|
Type executorService(ExecutorService executorService)
executorService - the executor service
Type executorServiceRef(String executorServiceRef)
executorServiceRef - reference for a ExecutorService
to lookup in the Registry
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||