Uses of Interface
com.espertech.esper.client.EPRuntime

Packages that use EPRuntime
com.espertech.esper.client This package defines the central Esper Client APIs. 
com.espertech.esper.core Implementation of client package interfaces, glue code 
 

Uses of EPRuntime in com.espertech.esper.client
 

Methods in com.espertech.esper.client that return EPRuntime
 EPRuntime EPServiceProvider.getEPRuntime()
          Returns a class instance of EPRuntime.
 

Uses of EPRuntime in com.espertech.esper.core
 

Subinterfaces of EPRuntime in com.espertech.esper.core
 interface EPRuntimeSPI
          SPI interface of the runtime exposes fire-and-forget, non-continuous query functionality.
 

Classes in com.espertech.esper.core that implement EPRuntime
 class EPRuntimeImpl
          Implements runtime interface.
 

Methods in com.espertech.esper.core that return EPRuntime
 EPRuntime EPServiceProviderImpl.getEPRuntime()
           
 


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