Class LegacyCommandDispatcherFactoryServiceInstallerProvider

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

@Deprecated public class LegacyCommandDispatcherFactoryServiceInstallerProvider extends UnaryServiceInstallerProvider<CommandDispatcherFactory>
Deprecated.
Author:
Paul Ferraro