Class LocalCommandDispatcherFactoryServiceConfiguratorProvider
- java.lang.Object
-
- org.wildfly.extension.clustering.server.GroupRequirementServiceConfiguratorProvider<org.wildfly.clustering.dispatcher.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-clusteredCommandDispatcherFactory.- Author:
- Paul Ferraro
-
-
Field Summary
-
Fields inherited from interface org.wildfly.clustering.server.service.LocalGroupServiceConfiguratorProvider
LOCAL
-
-
Constructor Summary
Constructors Constructor Description LocalCommandDispatcherFactoryServiceConfiguratorProvider()
-
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
-
-