|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExecutorConfig | |
|---|---|
| org.apache.servicemix.executors.impl | Implementations of configurable thread pools. |
| Uses of ExecutorConfig in org.apache.servicemix.executors.impl |
|---|
| Methods in org.apache.servicemix.executors.impl that return ExecutorConfig | |
|---|---|
protected ExecutorConfig |
ExecutorFactoryImpl.getConfig(String id)
|
ExecutorConfig |
ExecutorFactoryImpl.getDefaultConfig()
|
| Methods in org.apache.servicemix.executors.impl that return types with arguments of type ExecutorConfig | |
|---|---|
Map<String,ExecutorConfig> |
ExecutorFactoryImpl.getConfigs()
|
| Methods in org.apache.servicemix.executors.impl with parameters of type ExecutorConfig | |
|---|---|
protected ThreadPoolExecutor |
ExecutorFactoryImpl.createService(String id,
ExecutorConfig config)
|
void |
ExecutorFactoryImpl.setDefaultConfig(ExecutorConfig defaultConfig)
|
| Method parameters in org.apache.servicemix.executors.impl with type arguments of type ExecutorConfig | |
|---|---|
void |
ExecutorFactoryImpl.setConfigs(Map<String,ExecutorConfig> configs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||