net.esper.pattern.observer
Class ObserverFactorySupport
java.lang.Object
net.esper.pattern.observer.ObserverFactorySupport
- All Implemented Interfaces:
- ObserverFactory
public abstract class ObserverFactorySupport
- extends Object
- implements ObserverFactory
Abstract class for applications to extend to implement a pattern observer factory.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObserverFactorySupport
public ObserverFactorySupport()