Class BinaryServiceInstallerProvider<T>

java.lang.Object
org.wildfly.extension.clustering.server.BinaryServiceInstallerProvider<T>
All Implemented Interfaces:
Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
Direct Known Subclasses:
LegacyRegistryFactoryServiceInstallerProvider, LegacyServiceProviderRegistryServiceInstallerProvider, RegistryFactoryServiceInstallerProvider, ServiceProviderRegistrarServiceInstallerProvider

public class BinaryServiceInstallerProvider<T> extends Object implements Function<BinaryServiceConfiguration,Iterable<org.wildfly.subsystem.service.ServiceInstaller>>
Author:
Paul Ferraro