Class LocalServiceProviderRegistrarServiceInstallerFactory<T>
java.lang.Object
org.wildfly.extension.clustering.server.provider.ServiceProviderRegistrarServiceInstallerFactory<T>
org.wildfly.extension.clustering.server.provider.LocalServiceProviderRegistrarServiceInstallerFactory<T>
- All Implemented Interfaces:
Function<BinaryServiceConfiguration,,org.wildfly.subsystem.service.ServiceInstaller> BinaryServiceInstallerFactory<org.wildfly.clustering.server.provider.ServiceProviderRegistrar<T,org.wildfly.clustering.server.GroupMember>>
public class LocalServiceProviderRegistrarServiceInstallerFactory<T>
extends ServiceProviderRegistrarServiceInstallerFactory<T>
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.wildfly.subsystem.service.ServiceInstallerapply(BinaryServiceConfiguration configuration) Methods inherited from class org.wildfly.extension.clustering.server.provider.ServiceProviderRegistrarServiceInstallerFactory
getServiceDescriptor
-
Constructor Details
-
LocalServiceProviderRegistrarServiceInstallerFactory
public LocalServiceProviderRegistrarServiceInstallerFactory()
-
-
Method Details
-
apply
public org.wildfly.subsystem.service.ServiceInstaller apply(BinaryServiceConfiguration configuration)
-