Interface CapabilityReference.GrandparentAttributeProvider<T>

    • Method Detail

      • withGrandparentAttribute

        CapabilityReference.ParentAttributeProvider<T> withGrandparentAttribute​(org.jboss.as.controller.AttributeDefinition attribute)
        Specifies the attribute used to resolves the grandparent segment of the requirement.
        Parameters:
        attribute - the attribute used to resolve the parent segment of the requirement.
        Returns:
        a reference to this builder