Class LegacyLocalGroupServiceInstallerProvider
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.LegacyLocalGroupServiceInstallerProvider
- All Implemented Interfaces:
Function<String,,Iterable<org.wildfly.subsystem.service.ServiceInstaller>> LocalServiceInstallerProvider
@Deprecated
@MetaInfServices(org.wildfly.clustering.server.service.LocalServiceInstallerProvider.class)
public class LegacyLocalGroupServiceInstallerProvider
extends LegacyGroupServiceInstallerProvider
implements LocalServiceInstallerProvider
Deprecated.
- Author:
- Paul Ferraro
-
Constructor Details
-
LegacyLocalGroupServiceInstallerProvider
public LegacyLocalGroupServiceInstallerProvider()Deprecated.
-