[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Static factory for implementations of the net.esper.view.ViewService interface.

Namespace: net.esper.view
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public NotInheritable Class ViewServiceProvider
C#
public sealed class ViewServiceProvider
Visual C++
public ref class ViewServiceProvider sealed

Inheritance Hierarchy

System.Object
  net.esper.view.ViewServiceProvider

See Also