Interface CapabilityReference.GreatGrandparentAttributeProvider<T>

    • Method Detail

      • withGreatGrandparentAttribute

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