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
-
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