| Modifier and Type | Method and Description |
|---|---|
static ClusteringCacheRequirement |
ClusteringCacheRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusteringCacheRequirement[] |
ClusteringCacheRequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<CapabilityServiceConfigurator> |
CacheServiceConfiguratorProvider.getServiceConfigurators(org.wildfly.clustering.service.ServiceNameRegistry<ClusteringCacheRequirement> registry,
String containerName,
String cacheName) |
Collection<CapabilityServiceConfigurator> |
IdentityCacheServiceConfiguratorProvider.getServiceConfigurators(org.wildfly.clustering.service.ServiceNameRegistry<ClusteringCacheRequirement> registry,
String containerName,
String cacheName,
String targetCacheName) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.