| Package | Description |
|---|---|
| net.bolbat.kit.config |
Configuration abstraction.
|
| net.bolbat.kit.orchestrator.impl |
Orchestrator implementation. |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationListener> |
AbstractConfiguration.getListeners()
Get listeners.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfiguration.registerListener(ConfigurationListener listener)
Register listener.
|
void |
AbstractConfiguration.unregisterListener(ConfigurationListener listener)
Unregister listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionInfo
Execution runtime information.
|
Copyright © 2013–2019 BB Corp. All rights reserved.