Class AbstractPublisherListener

java.lang.Object
com.streambase.liveview.client.AbstractPublisherListener
All Implemented Interfaces:
PublisherListener, EventListener

public class AbstractPublisherListener extends Object implements PublisherListener
A convenience implementation of PublisherListener 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.