Class DynamicNameMappers
java.lang.Object
org.jboss.as.controller.capability.DynamicNameMappers
Deprecated, for removal: This API element is subject to removal in a future version.
Utility class defining name mappers.
- Author:
- Emmanuel Hugonnet (c) 2018 Red Hat, inc.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Function<PathAddress,String[]> Deprecated, for removal: This API element is subject to removal in a future version.static final Function<PathAddress,String[]> Deprecated, for removal: This API element is subject to removal in a future version.UseUnaryCapabilityNameResolver.PARENTinstead.static final Function<PathAddress,String[]> Deprecated, for removal: This API element is subject to removal in a future version.UseUnaryCapabilityNameResolver.DEFAULTinstead. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Field Details
-
SIMPLE
Deprecated, for removal: This API element is subject to removal in a future version.UseUnaryCapabilityNameResolver.DEFAULTinstead. -
PARENT
Deprecated, for removal: This API element is subject to removal in a future version.UseUnaryCapabilityNameResolver.PARENTinstead. -
GRAND_PARENT
Deprecated, for removal: This API element is subject to removal in a future version.UseUnaryCapabilityNameResolver.GRANDPARENTinstead.
-
-
Constructor Details
-
DynamicNameMappers
public DynamicNameMappers()Deprecated, for removal: This API element is subject to removal in a future version.
-
UnaryCapabilityNameResolver.GRANDPARENTinstead.