Class ContextStateEventContextDestroyed

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

public class ContextStateEventContextDestroyed extends ContextStateEvent
Context state event indicating a context destroyed.
  • Constructor Details

    • ContextStateEventContextDestroyed

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