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

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

Methods in com.espertech.esper.client with parameters of type UnmatchedListener
 void EPRuntime.setUnmatchedListener(UnmatchedListener listener)
          Sets a listener to receive events that are unmatched by any statement.
 

Uses of UnmatchedListener in com.espertech.esper.core
 

Methods in com.espertech.esper.core with parameters of type UnmatchedListener
 void EPRuntimeImpl.setUnmatchedListener(UnmatchedListener listener)
           
 


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