com.espertech.esper.core.context.activator
Class ViewableActivatorFilterProxy

java.lang.Object
  extended by com.espertech.esper.core.context.activator.ViewableActivatorFilterProxy
All Implemented Interfaces:
ViewableActivator

public class ViewableActivatorFilterProxy
extends java.lang.Object
implements ViewableActivator


Constructor Summary
protected ViewableActivatorFilterProxy(EPServicesContext services, FilterSpecCompiled filterSpec, java.lang.annotation.Annotation[] annotations, boolean subSelect, InstrumentationAgent instrumentationAgent, boolean isCanIterate)
           
 
Method Summary
 ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
           
 FilterSpecCompiled getFilterSpec()
           
 EPServicesContext getServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewableActivatorFilterProxy

protected ViewableActivatorFilterProxy(EPServicesContext services,
                                       FilterSpecCompiled filterSpec,
                                       java.lang.annotation.Annotation[] annotations,
                                       boolean subSelect,
                                       InstrumentationAgent instrumentationAgent,
                                       boolean isCanIterate)
Method Detail

activate

public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext,
                                         boolean isSubselect,
                                         boolean isRecoveringResilient)
Specified by:
activate in interface ViewableActivator

getServices

public EPServicesContext getServices()

getFilterSpec

public FilterSpecCompiled getFilterSpec()

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com