Class LegacyGroupServiceInstallerProvider
java.lang.Object
org.wildfly.extension.clustering.server.UnaryServiceInstallerProvider<Group>
org.wildfly.extension.clustering.server.group.legacy.LegacyGroupServiceInstallerProvider
- All Implemented Interfaces:
Function<String,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
- Direct Known Subclasses:
LegacyChannelGroupServiceInstallerProvider,LegacyLocalGroupServiceInstallerProvider
@Deprecated
public class LegacyGroupServiceInstallerProvider
extends UnaryServiceInstallerProvider<Group>
Deprecated.
- Author:
- Paul Ferraro