Class IdentityRegistryFactoryServiceConfiguratorProvider
java.lang.Object
org.wildfly.extension.clustering.server.IdentityCacheRequirementServiceConfiguratorProvider
org.wildfly.extension.clustering.server.registry.IdentityRegistryFactoryServiceConfiguratorProvider
- All Implemented Interfaces:
IdentityCacheServiceConfiguratorProvider
@MetaInfServices(org.wildfly.clustering.server.service.IdentityCacheServiceConfiguratorProvider.class)
public class IdentityRegistryFactoryServiceConfiguratorProvider
extends IdentityCacheRequirementServiceConfiguratorProvider
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetServiceConfigurators(org.jboss.as.controller.OperationContext context, String containerName, String cacheName, String targetCacheName) Methods inherited from class org.wildfly.extension.clustering.server.IdentityCacheRequirementServiceConfiguratorProvider
getServiceConfigurators, toString
-
Constructor Details
-
IdentityRegistryFactoryServiceConfiguratorProvider
public IdentityRegistryFactoryServiceConfiguratorProvider()
-
-
Method Details
-
getServiceConfigurators
public Iterable<ServiceConfigurator> getServiceConfigurators(org.jboss.as.controller.OperationContext context, String containerName, String cacheName, String targetCacheName)
-