Interface CapabilityReferenceRecorder.GrandparentAttributeProvider<T>

All Superinterfaces:
CapabilityReference.GrandparentAttributeProvider<T>
All Known Subinterfaces:
CapabilityReferenceRecorder.GrandparentPathProvider<T>
All Known Implementing Classes:
CapabilityReferenceRecorder.DefaultBuilder
Enclosing interface:
CapabilityReferenceRecorder<T>

@Deprecated(forRemoval=true, since="26.0.0") public static interface CapabilityReferenceRecorder.GrandparentAttributeProvider<T> extends CapabilityReference.GrandparentAttributeProvider<T>
Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Summary

    Modifier and Type
    Method
    Description
    withGrandparentAttribute(org.jboss.as.controller.AttributeDefinition attribute)
    Deprecated, for removal: This API element is subject to removal in a future version.
    Specifies the attribute used to resolves the grandparent segment of the requirement.