Class ClusterListenerAdapter

  • All Implemented Interfaces:
    ClusterListener, EventListener


    public abstract class ClusterListenerAdapter
    extends Object
    implements ClusterListener
    An adapter for cluster listener implementations, for clients that want to listen for a subset of cluster events. Extend this class to listen for cluster events and override the methods of interest.
    Since:
    3.3