Class AbstractQueryListener

java.lang.Object
com.streambase.liveview.client.AbstractQueryListener
All Implemented Interfaces:
QueryListener, EventListener
Direct Known Subclasses:
AbstractBatchedQueryListener

public abstract class AbstractQueryListener extends Object implements QueryListener
A convenience implementation of QueryListener that can be extended and the specified methods can be overridden. Unless you override the methods below the callback events associated with them are essentially dropped.