[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Constructs an empty configuration. The auto import values
are set by default to java.lang, java.math, java.text and
java.util.
Namespace: net.esper.client
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Sub New |
C# |
---|
public Configuration () |
Visual C++ |
---|
public: Configuration () |