| Package | Description |
|---|---|
| org.wso2.siddhi.core | |
| org.wso2.siddhi.core.config | |
| org.wso2.siddhi.core.util.config |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiManager.setConfigManager(ConfigManager configManager)
Method to set configManager for the Siddhi Manager instance.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigManager |
SiddhiContext.getConfigManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
SiddhiContext.setConfigManager(ConfigManager configManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
InMemoryConfigManager
In-memory Siddhi Configuration Manager.
|
Copyright © 2019 WSO2. All rights reserved.