Uses of Class
com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntime
Package
Description
Configuration classes.
Configuration classes for the runtime section, which is only relevant to the runtime
-
Uses of ConfigurationRuntime in com.espertech.esper.common.client.configuration
Modifier and TypeMethodDescriptionConfiguration.getRuntime()
Returns the runtime section of the configuration.Modifier and TypeMethodDescriptionvoid
Configuration.setRuntime
(ConfigurationRuntime runtime) Sets the runtime section of the configuration. -
Uses of ConfigurationRuntime in com.espertech.esper.common.client.configuration.runtime
Modifier and TypeMethodDescriptionstatic void
ConfigurationRuntimeParser.doConfigure
(ConfigurationRuntime runtime, Element runtimeElement) Configure the runtime section from a provided element