| Package | Description |
|---|---|
| org.wildfly.clustering.spi |
| Modifier and Type | Method and Description |
|---|---|
static ClusteringRequirement |
ClusteringRequirement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusteringRequirement[] |
ClusteringRequirement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<CapabilityServiceConfigurator> |
GroupServiceConfiguratorProvider.getServiceConfigurators(org.wildfly.clustering.service.ServiceNameRegistry<ClusteringRequirement> registry,
String group) |
Iterable<CapabilityServiceConfigurator> |
IdentityGroupServiceConfiguratorProvider.getServiceConfigurators(org.wildfly.clustering.service.ServiceNameRegistry<ClusteringRequirement> registry,
String group,
String targetGroup) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.