Class CommandDispatcherFactoryServiceConfiguratorProvider

java.lang.Object
org.wildfly.extension.clustering.server.GroupRequirementServiceConfiguratorProvider<CommandDispatcherFactory>
org.wildfly.extension.clustering.server.dispatcher.CommandDispatcherFactoryServiceConfiguratorProvider
All Implemented Interfaces:
GroupServiceConfiguratorProvider
Direct Known Subclasses:
ChannelCommandDispatcherFactoryServiceConfiguratorProvider, LocalCommandDispatcherFactoryServiceConfiguratorProvider

public class CommandDispatcherFactoryServiceConfiguratorProvider extends GroupRequirementServiceConfiguratorProvider<CommandDispatcherFactory>
Provides the requisite builders for creating a CommandDispatcherFactory created from a specified factory..
Author:
Paul Ferraro