| 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 |
|---|---|
Collection<CapabilityServiceBuilder<?>> |
GroupBuilderProvider.getBuilders(ServiceNameRegistry<ClusteringRequirement> registry,
String group) |
Collection<CapabilityServiceBuilder<?>> |
GroupAliasBuilderProvider.getBuilders(ServiceNameRegistry<ClusteringRequirement> registry,
String aliasGroup,
String targetGroup) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.