Interface ChannelCommandDispatcherFactory

All Superinterfaces:
AutoCloseable, org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<ChannelGroupMember>, org.wildfly.clustering.server.group.GroupCommandDispatcherFactory<org.jgroups.Address,ChannelGroupMember>
All Known Implementing Classes:
JChannelCommandDispatcherFactory

public interface ChannelCommandDispatcherFactory extends org.wildfly.clustering.server.group.GroupCommandDispatcherFactory<org.jgroups.Address,ChannelGroupMember>, AutoCloseable
Author:
Paul Ferraro