Uses of Interface
com.espertech.esper.view.ViewResolutionService

Packages that use ViewResolutionService
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.view View infrastructure concerned with view creation and destroy, cloning and hooking views trees into filtering. 
 

Uses of ViewResolutionService in com.espertech.esper.core
 

Methods in com.espertech.esper.core that return ViewResolutionService
 ViewResolutionService StatementContext.getViewResolutionService()
          Returns view resolution svc.
 

Constructors in com.espertech.esper.core with parameters of type ViewResolutionService
StatementContext(String engineURI, String engineInstanceId, String statementId, String statementName, String expression, SchedulingService schedulingService, ScheduleBucket scheduleBucket, EventAdapterService eventAdapterService, EPStatementHandle epStatementHandle, ViewResolutionService viewResultionService, PatternObjectResolutionService patternResolutionService, StatementExtensionSvcContext statementExtensionSvcContext, StatementStopService statementStopService, MethodResolutionService methodResolutionService, PatternContextFactory patternContextFactory, FilterService filterService, JoinSetComposerFactory joinSetComposerFactory, OutputConditionFactory outputConditionFactory, NamedWindowService namedWindowService, VariableService variableService, StatementResultService statementResultService)
          Constructor.
 

Uses of ViewResolutionService in com.espertech.esper.view
 

Classes in com.espertech.esper.view that implement ViewResolutionService
 class ViewResolutionServiceImpl
          Resolves view namespace and name to view factory class, using configuration.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com