| Package | Description |
|---|---|
| ch.tatool.app.service.exec.impl | |
| ch.tatool.core.element | |
| ch.tatool.core.module.initializer | |
| ch.tatool.exec |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStrategy |
ExecutorImpl.getExecutionStrategy()
Get the selector strategy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutorImpl.setExecutionStrategy(ExecutionStrategy selectorStrategy)
Set the selector strategy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExecutionStrategy
Default execution strategy implementation.
|
| Modifier and Type | Method and Description |
|---|---|
ExecutionStrategy |
MemoryExecutorInitializer.getStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryExecutorInitializer.setStrategy(ExecutionStrategy strategy) |
| Constructor and Description |
|---|
MemoryExecutorInitializer(Element rootElement,
ExecutionStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStrategy |
Executor.getExecutionStrategy()
Get the selector strategy.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Executor.setExecutionStrategy(ExecutionStrategy selectorStrategy)
Set the selector strategy.
|
Copyright © 2013. All Rights Reserved.