Package | Description |
---|---|
com.espertech.esper.common.client.configuration |
Configuration classes.
|
com.espertech.esper.common.client.configuration.runtime |
Configuration classes for the runtime section, which is only relevant to the runtime
|
com.espertech.esper.common.internal.settings |
Modifier and Type | Method and Description |
---|---|
ConfigurationRuntime |
Configuration.getRuntime()
Returns the runtime section of the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setRuntime(ConfigurationRuntime runtime)
Sets the runtime section of the configuration.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigurationRuntimeParser.doConfigure(ConfigurationRuntime runtime,
Element runtimeElement)
Configure the runtime section from a provided element
|
Modifier and Type | Method and Description |
---|---|
ConfigurationRuntime |
RuntimeSettingsService.getConfigurationRuntime() |
Constructor and Description |
---|
RuntimeSettingsService(ConfigurationCommon configurationCommon,
ConfigurationRuntime configurationRuntime) |
Copyright © 2005–2018. All rights reserved.