Class LocalCommandDispatcherFactoryServiceConfiguratorProvider
java.lang.Object
org.wildfly.extension.clustering.server.GroupRequirementServiceConfiguratorProvider<CommandDispatcherFactory>
org.wildfly.extension.clustering.server.dispatcher.CommandDispatcherFactoryServiceConfiguratorProvider
org.wildfly.extension.clustering.server.dispatcher.LocalCommandDispatcherFactoryServiceConfiguratorProvider
- All Implemented Interfaces:
GroupServiceConfiguratorProvider,LocalGroupServiceConfiguratorProvider
@MetaInfServices(org.wildfly.clustering.server.service.LocalGroupServiceConfiguratorProvider.class)
public class LocalCommandDispatcherFactoryServiceConfiguratorProvider
extends CommandDispatcherFactoryServiceConfiguratorProvider
implements LocalGroupServiceConfiguratorProvider
Provides the requisite builders for creating a non-clustered
CommandDispatcherFactory.- Author:
- Paul Ferraro
-
Field Summary
Fields inherited from interface org.wildfly.clustering.server.service.LocalGroupServiceConfiguratorProvider
LOCAL -
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
-
LocalCommandDispatcherFactoryServiceConfiguratorProvider
public LocalCommandDispatcherFactoryServiceConfiguratorProvider()
-