Class AccessModifierNamedWindowContext

java.lang.Object
com.espertech.esper.compiler.client.option.StatementOptionContextBase
com.espertech.esper.compiler.client.option.AccessModifierNamedWindowContext

public class AccessModifierNamedWindowContext extends StatementOptionContextBase
Provides the environment to AccessModifierNamedWindowOption.
  • Constructor Details

    • AccessModifierNamedWindowContext

      public AccessModifierNamedWindowContext(com.espertech.esper.common.internal.compile.stage3.StatementBaseInfo base, String namedWindowName)
      Ctor
      Parameters:
      base - statement info
      namedWindowName - named window name
  • Method Details

    • getNamedWindowName

      public String getNamedWindowName()
      Returns the named window name
      Returns:
      named window name