Class ChannelCommandDispatcherFactoryServiceConfigurator

java.lang.Object
org.wildfly.clustering.service.SimpleServiceNameProvider
org.wildfly.extension.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfigurator
All Implemented Interfaces:
Function<ClassLoader,ByteBufferMarshaller>, Predicate<org.jgroups.Message>, Supplier<AutoCloseableCommandDispatcherFactory>, CapabilityServiceConfigurator, ChannelCommandDispatcherFactoryConfiguration, ServiceConfigurator, ServiceNameProvider

Builds a channel-based CommandDispatcherFactory service.
Author:
Paul Ferraro