Class ChannelCommandDispatcherFactoryServiceConfiguratorProvider
java.lang.Object
org.wildfly.extension.clustering.server.GroupRequirementServiceConfiguratorProvider<CommandDispatcherFactory>
org.wildfly.extension.clustering.server.dispatcher.CommandDispatcherFactoryServiceConfiguratorProvider
org.wildfly.extension.clustering.server.dispatcher.ChannelCommandDispatcherFactoryServiceConfiguratorProvider
- All Implemented Interfaces:
DistributedGroupServiceConfiguratorProvider,GroupServiceConfiguratorProvider
@MetaInfServices(org.wildfly.clustering.server.service.DistributedGroupServiceConfiguratorProvider.class)
public class ChannelCommandDispatcherFactoryServiceConfiguratorProvider
extends CommandDispatcherFactoryServiceConfiguratorProvider
implements DistributedGroupServiceConfiguratorProvider
Provides the requisite builders for creating a channel-based
CommandDispatcherFactory.- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.server.GroupRequirementServiceConfiguratorProvider
getServiceConfigurators, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.server.service.GroupServiceConfiguratorProvider
getServiceConfigurators, getServiceConfigurators
-
Constructor Details
-
ChannelCommandDispatcherFactoryServiceConfiguratorProvider
public ChannelCommandDispatcherFactoryServiceConfiguratorProvider()
-