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 Constructor Description IdentityRegistryFactoryServiceConfiguratorProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Iterable<ServiceConfigurator>getServiceConfigurators(org.jboss.as.controller.OperationContext context, String containerName, String cacheName, String targetCacheName)-
Methods inherited from class org.wildfly.extension.clustering.server.IdentityCacheRequirementServiceConfiguratorProvider
getServiceConfigurators, toString
-
-
-
-
Method Detail
-
getServiceConfigurators
public Iterable<ServiceConfigurator> getServiceConfigurators(org.jboss.as.controller.OperationContext context, String containerName, String cacheName, String targetCacheName)
-
-