Interface CapabilityReference.ParentAttributeProvider<T>

    • Method Detail

      • withParentAttribute

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