com.espertech.esper.core.context.activator
Class ViewableActivatorFilterProxy
java.lang.Object
com.espertech.esper.core.context.activator.ViewableActivatorFilterProxy
- All Implemented Interfaces:
- ViewableActivator
public class ViewableActivatorFilterProxy
- extends java.lang.Object
- implements ViewableActivator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ViewableActivatorFilterProxy
protected ViewableActivatorFilterProxy(EPServicesContext services,
FilterSpecCompiled filterSpec,
java.lang.annotation.Annotation[] annotations,
boolean subSelect,
InstrumentationAgent instrumentationAgent,
boolean isCanIterate)
activate
public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext,
boolean isSubselect,
boolean isRecoveringResilient)
- Specified by:
activate
in interface ViewableActivator
getServices
public EPServicesContext getServices()
getFilterSpec
public FilterSpecCompiled getFilterSpec()