Class Subscriber.ChannelOwnershipListeners<V>

java.lang.Object
com.tangosol.net.topic.Subscriber.ChannelOwnershipListeners<V>
Type Parameters:
V - the type of the elements being received from the topic
All Implemented Interfaces:
Subscriber.Option<V,V>
Enclosing interface:
Subscriber<V>

public static class Subscriber.ChannelOwnershipListeners<V> extends Object implements Subscriber.Option<V,V>
A subscriber Subscriber.Option that allows one or more listeners to be added to the subscriber, that will be notified of changes to the subscribers channel ownership.