Interface IdentityCacheServiceConfiguratorProvider
-
public interface IdentityCacheServiceConfiguratorProvider- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Iterable<org.wildfly.clustering.service.ServiceConfigurator>getServiceConfigurators(org.jboss.as.controller.capability.CapabilityServiceSupport support, String containerName, String cacheName, String targetCacheName)default Iterable<org.wildfly.clustering.service.ServiceConfigurator>getServiceConfigurators(org.jboss.as.controller.OperationContext context, String containerName, String cacheName, String targetCacheName)
-