Package | Description |
---|---|
com.espertech.esper.common.client.configuration |
Configuration classes.
|
com.espertech.esper.common.client.configuration.common |
Configuration classes for the common section, which is relevant to both the compiler and the runtime
|
com.espertech.esper.common.internal.settings |
Modifier and Type | Method and Description |
---|---|
ConfigurationCommon |
Configuration.getCommon()
Returns the common section of the configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setCommon(ConfigurationCommon common)
Sets the common section of the configuration.
|
Modifier and Type | Method and Description |
---|---|
static void |
ConfigurationCommonParser.doConfigure(ConfigurationCommon common,
Element commonElement)
Configure the common section from a provided element
|
Modifier and Type | Method and Description |
---|---|
ConfigurationCommon |
RuntimeSettingsService.getConfigurationCommon() |
Constructor and Description |
---|
RuntimeSettingsService(ConfigurationCommon configurationCommon,
ConfigurationRuntime configurationRuntime) |
Copyright © 2005–2020. All rights reserved.