Package | Description |
---|---|
ch.tatool.display | |
ch.tatool.exec | |
ch.tatool.module |
Modifier and Type | Method and Description |
---|---|
void |
ExecutionDisplayProvider.setup(Executor executor,
Module module)
Initialize the module execution view
This method should create any necessary resources required for the view
|
Modifier and Type | Method and Description |
---|---|
Executor |
ExecutionContext.getExecutor()
Get the executor of this module.
|
Modifier and Type | Method and Description |
---|---|
void |
ExecutorInitializer.initialize(Executor executor,
Module module)
Setup an executor given the module.
|
Copyright © 2013. All Rights Reserved.