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
ViewableActivatorFilterProxy(EPServicesContext services, FilterSpecCompiled filterSpec, java.lang.annotation.Annotation[] annotations, boolean subSelect)
           
 
Method Summary
 ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
           
 EPServicesContext getServices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewableActivatorFilterProxy

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

activate

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

getServices

public EPServicesContext getServices()

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