Class CommandDispatcherFactoryServiceInstallerProvider

java.lang.Object
org.wildfly.extension.clustering.server.UnaryServiceInstallerProvider<org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<org.wildfly.clustering.server.GroupMember>>
org.wildfly.extension.clustering.server.dispatcher.CommandDispatcherFactoryServiceInstallerProvider
All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,String,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
Direct Known Subclasses:
ChannelCommandDispatcherServiceInstallerProvider, LocalCommandDispatcherServiceInstallerProvider

public class CommandDispatcherFactoryServiceInstallerProvider extends UnaryServiceInstallerProvider<org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory<org.wildfly.clustering.server.GroupMember>>
Author:
Paul Ferraro
  • Constructor Details

    • CommandDispatcherFactoryServiceInstallerProvider

      public CommandDispatcherFactoryServiceInstallerProvider(BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,String,org.wildfly.subsystem.service.ServiceInstaller> installerFactory)