| Package | Description |
|---|---|
| ch.tatool.app.data | |
| ch.tatool.core.module.initializer | |
| ch.tatool.data |
| Modifier and Type | Method and Description |
|---|---|
ExecutorInitializer |
ModuleImpl.getExecutorInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleImpl.setExecutorInitializer(ExecutorInitializer executorConfiguration) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryExecutorInitializer
Sets the root element
|
class |
SpringExecutorInitializer
ExecutorConfiguration which loads the elements from a Spring context file.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutorInitializer |
Module.getExecutorInitializer()
Get the initializer for this module.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Module.setExecutorInitializer(ExecutorInitializer configurer) |
Copyright © 2013. All Rights Reserved.