Uses of Interface
com.espertech.esper.pattern.PatternObjectResolutionService

Packages that use PatternObjectResolutionService
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.pattern Pattern expression tree and pattern state objects, the later resembles pattern expression state for each active pattern instance 
 

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

Methods in com.espertech.esper.core.service that return PatternObjectResolutionService
 PatternObjectResolutionService StatementContext.getPatternResolutionService()
          Returns the statement's resolution service for pattern objects.
 

Constructors in com.espertech.esper.core.service with parameters of type PatternObjectResolutionService
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, boolean writesToTables, java.lang.Object statementUserObject)
          Constructor.
 

Uses of PatternObjectResolutionService in com.espertech.esper.pattern
 

Classes in com.espertech.esper.pattern that implement PatternObjectResolutionService
 class PatternObjectResolutionServiceImpl
          Resolves pattern object namespace and name to guard or observer factory class, using configuration.
 


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