Uses of Class
com.espertech.esper.common.client.configuration.runtime.ConfigurationRuntimeConditionHandling
Packages that use ConfigurationRuntimeConditionHandling
Package
Description
Configuration classes for the runtime section, which is only relevant to the runtime
-
Uses of ConfigurationRuntimeConditionHandling in com.espertech.esper.common.client.configuration.runtime
Methods in com.espertech.esper.common.client.configuration.runtime that return ConfigurationRuntimeConditionHandlingModifier and TypeMethodDescriptionConfigurationRuntime.getConditionHandling()
Returns the condition handling configuration.Methods in com.espertech.esper.common.client.configuration.runtime with parameters of type ConfigurationRuntimeConditionHandlingModifier and TypeMethodDescriptionvoid
ConfigurationRuntime.setConditionHandling
(ConfigurationRuntimeConditionHandling conditionHandling) Sets the condition handling configuration.