Class PortalSessionListenerAdapter

java.lang.Object
com.aquima.interactions.portal.PortalSessionListenerAdapter
All Implemented Interfaces:
IPortalSessionListener

public class PortalSessionListenerAdapter extends Object implements IPortalSessionListener
An IPortalSessionListener implementation with no-op implementations for every method. Classes which are not interested in all events defined by IPortalSessionListener can extend this class and override only the methods for the desired events.
Since:
11.0
Author:
Petru Galanton