Uses of Interface
com.espertech.esper.emit.EmitService

Packages that use EmitService
com.espertech.esper.core Implementation of client package interfaces, glue code 
com.espertech.esper.emit Package for emitting events 
 

Uses of EmitService in com.espertech.esper.core
 

Methods in com.espertech.esper.core that return EmitService
 EmitService EPServicesContext.getEmitService()
          Returns service for emitting events.
 

Uses of EmitService in com.espertech.esper.emit
 

Classes in com.espertech.esper.emit that implement EmitService
 class EmitServiceImpl
          Implementation of the event emit service.
 

Methods in com.espertech.esper.emit that return EmitService
static EmitService EmitServiceProvider.newService()
          Creates an implementation of the EmitService interface.
 


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