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

Packages that use ViewService
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 ViewService in com.espertech.esper.core
 

Methods in com.espertech.esper.core that return ViewService
 ViewService EPServicesContext.getViewService()
          Returns services for view creation, sharing and removal.
 

Uses of ViewService in com.espertech.esper.view
 

Classes in com.espertech.esper.view that implement ViewService
 class ViewServiceImpl
          Implementation of the view evaluation service business interface.
 

Methods in com.espertech.esper.view that return ViewService
static ViewService ViewServiceProvider.newService()
          Creates an implementation of the ViewService interface.
 


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