Uses of Interface
com.espertech.esper.core.service.StatementLifecycleObserver

Packages that use StatementLifecycleObserver
com.espertech.esper.core.service Implementation of client package interfaces, glue code 
com.espertech.esper.dataflow.ops Data flow built-in operators. 
com.espertech.esper.epl.metric Services for metrics reporting, including global flag, repositories and threading. 
 

Uses of StatementLifecycleObserver in com.espertech.esper.core.service
 

Classes in com.espertech.esper.core.service that implement StatementLifecycleObserver
 class StatementEventDispatcherUnthreaded
          Dispatcher for statement lifecycle events to service provider statement state listeners.
 

Methods in com.espertech.esper.core.service with parameters of type StatementLifecycleObserver
 void StatementLifecycleSvcImpl.addObserver(StatementLifecycleObserver observer)
           
 void StatementLifecycleSvc.addObserver(StatementLifecycleObserver observer)
          Add an observer to be called back when statement-state or listener/subscriber changes are registered.
 void StatementLifecycleSvcImpl.removeObserver(StatementLifecycleObserver observer)
           
 void StatementLifecycleSvc.removeObserver(StatementLifecycleObserver observer)
          Remove an observer to be called back when statement-state or listener/subscriber changes are registered.
 

Uses of StatementLifecycleObserver in com.espertech.esper.dataflow.ops
 

Classes in com.espertech.esper.dataflow.ops that implement StatementLifecycleObserver
 class EPStatementSource
           
 

Uses of StatementLifecycleObserver in com.espertech.esper.epl.metric
 

Classes in com.espertech.esper.epl.metric that implement StatementLifecycleObserver
 class MetricReportingServiceImpl
          Metrics reporting.
 


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