Uses of Class
com.espertech.esper.epl.script.AgentInstanceScriptContext

Packages that use AgentInstanceScriptContext
com.espertech.esper.core.context.util Context partition utility or reference classes. 
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.epl.expression This package contains the EPL expression nodes that represent all expressions such as used in select clauses, group-by and having clauses, or order-by clauses 
 

Uses of AgentInstanceScriptContext in com.espertech.esper.core.context.util
 

Methods in com.espertech.esper.core.context.util that return AgentInstanceScriptContext
 AgentInstanceScriptContext AgentInstanceViewFactoryChainContext.getAgentInstanceScriptContext()
           
 AgentInstanceScriptContext AgentInstanceContext.getAgentInstanceScriptContext()
           
 

Constructors in com.espertech.esper.core.context.util with parameters of type AgentInstanceScriptContext
AgentInstanceContext(StatementContext statementContext, EPStatementAgentInstanceHandle epStatementAgentInstanceHandle, int agentInstanceId, AgentInstanceFilterProxy agentInstanceFilterProxy, MappedEventBean agentInstanceProperties, AgentInstanceScriptContext agentInstanceScriptContext)
           
 

Uses of AgentInstanceScriptContext in com.espertech.esper.core.service
 

Methods in com.espertech.esper.core.service that return AgentInstanceScriptContext
 AgentInstanceScriptContext ExprEvaluatorContextStatement.getAgentInstanceScriptContext()
           
 AgentInstanceScriptContext StatementContext.getDefaultAgentInstanceScriptContext()
           
 

Constructors in com.espertech.esper.core.service with parameters of type AgentInstanceScriptContext
StatementContext(StatementContextEngineServices stmtEngineServices, byte[] statementIdBytes, SchedulingService schedulingService, ScheduleBucket scheduleBucket, EPStatementHandle epStatementHandle, ViewResolutionService viewResultionService, PatternObjectResolutionService patternResolutionService, StatementExtensionSvcContext statementExtensionSvcContext, StatementStopService statementStopService, MethodResolutionService methodResolutionService, PatternContextFactory patternContextFactory, FilterService filterService, StatementResultService statementResultService, InternalEventRouteDest internalEventEngineRouteDest, java.lang.annotation.Annotation[] annotations, StatementAIResourceRegistry statementAgentInstanceRegistry, StatementAgentInstanceLock defaultAgentInstanceLock, ContextDescriptor contextDescriptor, PatternSubexpressionPoolStmtSvc patternSubexpressionPoolSvc, boolean statelessSelect, ContextControllerFactoryService contextControllerFactoryService, AgentInstanceScriptContext defaultAgentInstanceScriptContext, AggregationServiceFactoryService aggregationServiceFactoryService)
          Constructor.
 

Uses of AgentInstanceScriptContext in com.espertech.esper.epl.expression
 

Methods in com.espertech.esper.epl.expression that return AgentInstanceScriptContext
 AgentInstanceScriptContext ExprEvaluatorContextTimeOnly.getAgentInstanceScriptContext()
           
 AgentInstanceScriptContext ExprEvaluatorContext.getAgentInstanceScriptContext()
           
 


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