Class RemoteGroupingHandler

java.lang.Object
org.apache.activemq.artemis.core.server.group.impl.GroupHandlingAbstract
org.apache.activemq.artemis.core.server.group.impl.RemoteGroupingHandler
All Implemented Interfaces:
ActiveMQComponent, GroupingHandler, NotificationListener

public final class RemoteGroupingHandler extends GroupHandlingAbstract
A remote Grouping handler.

This will use management notifications to communicate with the node that has the Local Grouping handler to make proposals.