Class LegacyGroupServiceInstallerProvider

java.lang.Object
org.wildfly.extension.clustering.server.UnaryServiceInstallerProvider<Group>
org.wildfly.extension.clustering.server.group.legacy.LegacyGroupServiceInstallerProvider
All Implemented Interfaces:
BiFunction<org.jboss.as.controller.capability.CapabilityServiceSupport,String,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
Direct Known Subclasses:
LegacyChannelGroupServiceInstallerProvider, LegacyLocalGroupServiceInstallerProvider

@Deprecated public class LegacyGroupServiceInstallerProvider extends UnaryServiceInstallerProvider<Group>
Deprecated.
Author:
Paul Ferraro