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-basedCommandDispatcherFactory.- Author:
- Paul Ferraro
-
-
Constructor Summary
Constructors Constructor Description ChannelCommandDispatcherFactoryServiceConfiguratorProvider()
-
Method Summary
-
Methods inherited from class org.wildfly.extension.clustering.server.GroupRequirementServiceConfiguratorProvider
getServiceConfigurators, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.server.service.GroupServiceConfiguratorProvider
getServiceConfigurators, getServiceConfigurators
-
-