Click or drag to resize

ConfigurationRuntimeParser Class

Parser for the runtime section of configuration.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.configuration.runtimeConfigurationRuntimeParser

Namespace:  com.espertech.esper.common.client.configuration.runtime
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class ConfigurationRuntimeParser

The ConfigurationRuntimeParser type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationRuntimeParser
Initializes a new instance of the ConfigurationRuntimeParser class
Top
Methods
  NameDescription
Public methodStatic memberDoConfigure
Configure the runtime section from a provided element
Top
See Also