Class LegacyChannelGroupServiceInstallerProvider
java.lang.Object
org.wildfly.extension.clustering.server.UnaryServiceInstallerProvider<Group>
org.wildfly.extension.clustering.server.group.legacy.LegacyGroupServiceInstallerProvider
org.wildfly.extension.clustering.server.group.legacy.LegacyChannelGroupServiceInstallerProvider
- All Implemented Interfaces:
Function<String,,Iterable<org.wildfly.subsystem.service.ServiceInstaller>> ChannelServiceInstallerProvider
@Deprecated
@MetaInfServices(org.wildfly.clustering.server.service.ChannelServiceInstallerProvider.class)
public class LegacyChannelGroupServiceInstallerProvider
extends LegacyGroupServiceInstallerProvider
implements ChannelServiceInstallerProvider
Deprecated.
- Author:
- Paul Ferraro
-
Constructor Details
-
LegacyChannelGroupServiceInstallerProvider
public LegacyChannelGroupServiceInstallerProvider()Deprecated.
-