Class ContextStateEventContextCreated

java.lang.Object
com.espertech.esper.common.client.context.ContextStateEvent
com.espertech.esper.common.client.context.ContextStateEventContextCreated

public class ContextStateEventContextCreated extends ContextStateEvent
Context state event indicating a new context created.
  • Constructor Details

    • ContextStateEventContextCreated

      public ContextStateEventContextCreated(String runtimeURI, String contextDeploymentId, String contextName)
      Ctor.
      Parameters:
      runtimeURI - runtime URI
      contextDeploymentId - deployment id of create-context statement
      contextName - context name