Class GroupListenerNotificationTask

java.lang.Object
org.wildfly.clustering.server.infinispan.group.GroupListenerNotificationTask
All Implemented Interfaces:
Runnable, Consumer<GroupListener>

public class GroupListenerNotificationTask extends Object implements Runnable, Consumer<GroupListener>
A task that notifies a set of GroupListener instances.
Author:
Paul Ferraro