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

Views use this interface to indicate that the view requires services out of the context, such as the scheduling service.

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

Syntax

Visual Basic (Declaration)
Public Interface ContextAwareView
C#
public interface ContextAwareView
Visual C++
public interface class ContextAwareView