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

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

Subinterfaces of EPListenable in com.espertech.esper.client
 interface EPStatement
          Statement interface that provides methods to start, stop and destroy a statement as well as get statement information such as statement name, expression text and current state.
 

Uses of EPListenable in com.espertech.esper.core
 

Subinterfaces of EPListenable in com.espertech.esper.core
 interface EPStatementSPI
          Statement SPI for statements operations for state transitions and internal management.
 

Classes in com.espertech.esper.core that implement EPListenable
 class EPStatementImpl
          Statement implementation for EPL statements.
 


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