Class LegacyChannelCommandDispatcherFactoryServiceInstallerProvider
java.lang.Object
org.wildfly.extension.clustering.server.UnaryServiceInstallerProvider<CommandDispatcherFactory>
org.wildfly.extension.clustering.server.dispatcher.legacy.LegacyCommandDispatcherFactoryServiceInstallerProvider
org.wildfly.extension.clustering.server.dispatcher.legacy.LegacyChannelCommandDispatcherFactoryServiceInstallerProvider
- All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,,String, Iterable<org.wildfly.subsystem.service.ServiceInstaller>> ChannelServiceInstallerProvider
@Deprecated
@MetaInfServices(org.wildfly.clustering.server.service.ChannelServiceInstallerProvider.class)
public class LegacyChannelCommandDispatcherFactoryServiceInstallerProvider
extends LegacyCommandDispatcherFactoryServiceInstallerProvider
implements ChannelServiceInstallerProvider
Deprecated.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.server.UnaryServiceInstallerProvider
applyMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.function.BiFunction
andThen, apply
-
Constructor Details
-
LegacyChannelCommandDispatcherFactoryServiceInstallerProvider
public LegacyChannelCommandDispatcherFactoryServiceInstallerProvider()Deprecated.
-