public class ViewableActivatorFilterProxy extends java.lang.Object implements ViewableActivator
Modifier | Constructor and Description |
---|---|
protected |
ViewableActivatorFilterProxy(EPServicesContext services,
FilterSpecCompiled filterSpec,
java.lang.annotation.Annotation[] annotations,
boolean subSelect,
InstrumentationAgent instrumentationAgent,
boolean isCanIterate) |
Modifier and Type | Method and Description |
---|---|
ViewableActivationResult |
activate(AgentInstanceContext agentInstanceContext,
boolean isSubselect,
boolean isRecoveringResilient) |
FilterSpecCompiled |
getFilterSpec() |
EPServicesContext |
getServices() |
protected ViewableActivatorFilterProxy(EPServicesContext services, FilterSpecCompiled filterSpec, java.lang.annotation.Annotation[] annotations, boolean subSelect, InstrumentationAgent instrumentationAgent, boolean isCanIterate)
public ViewableActivationResult activate(AgentInstanceContext agentInstanceContext, boolean isSubselect, boolean isRecoveringResilient)
activate
in interface ViewableActivator
public EPServicesContext getServices()
public FilterSpecCompiled getFilterSpec()