com.espertech.esper.pattern.observer
Class EventObserverSupport

java.lang.Object
  extended by com.espertech.esper.pattern.observer.EventObserverSupport
All Implemented Interfaces:
EventObserver

public abstract class EventObserverSupport
extends java.lang.Object
implements EventObserver

Abstract class for applications to extend to implement a pattern observer.


Constructor Summary
EventObserverSupport()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.espertech.esper.pattern.observer.EventObserver
accept, getBeginState, startObserve, stopObserve
 

Constructor Detail

EventObserverSupport

public EventObserverSupport()

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