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

Packages that use EPListenable
com.espertech.esper.client This package and its sub-packages defines the central Esper Client APIs. 
com.espertech.esper.core.service 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.service
 

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

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


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com