Class CacheServiceProviderRegistrarServiceInstallerFactory<T>
java.lang.Object
org.wildfly.extension.clustering.server.provider.ServiceProviderRegistrarServiceInstallerFactory<T>
org.wildfly.extension.clustering.server.provider.CacheServiceProviderRegistrarServiceInstallerFactory<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 CacheServiceProviderRegistrarServiceInstallerFactory<T>
extends ServiceProviderRegistrarServiceInstallerFactory<T>
Builds a cache-based
ServiceProviderRegistrationFactory service.- 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
-
CacheServiceProviderRegistrarServiceInstallerFactory
public CacheServiceProviderRegistrarServiceInstallerFactory()
-
-
Method Details
-
apply
public org.wildfly.subsystem.service.ServiceInstaller apply(BinaryServiceConfiguration configuration)
-