Click or drag to resize

ConfigurationCommonParser Class

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

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

The ConfigurationCommonParser type exposes the following members.

Constructors
  NameDescription
Public methodConfigurationCommonParser
Initializes a new instance of the ConfigurationCommonParser class
Top
Methods
  NameDescription
Public methodStatic memberDoConfigure
Configure the common section from a provided element
Top
See Also