Uses of Interface
org.wildfly.subsystem.resource.capability.CapabilityReferenceRecorder.ParentAttributeProvider
-
Packages that use CapabilityReferenceRecorder.ParentAttributeProvider Package Description org.wildfly.subsystem.resource.capability -
-
Uses of CapabilityReferenceRecorder.ParentAttributeProvider in org.wildfly.subsystem.resource.capability
Subinterfaces of CapabilityReferenceRecorder.ParentAttributeProvider in org.wildfly.subsystem.resource.capability Modifier and Type Interface Description static interfaceCapabilityReferenceRecorder.ParentPathProvider<T>Deprecated, for removal: This API element is subject to removal in a future version.Classes in org.wildfly.subsystem.resource.capability that implement CapabilityReferenceRecorder.ParentAttributeProvider Modifier and Type Class Description static classCapabilityReferenceRecorder.DefaultBuilder<T>Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.wildfly.subsystem.resource.capability that return CapabilityReferenceRecorder.ParentAttributeProvider Modifier and Type Method Description CapabilityReferenceRecorder.ParentAttributeProvider<T>CapabilityReferenceRecorder.DefaultBuilder. withGrandparentAttribute(org.jboss.as.controller.AttributeDefinition attribute)Deprecated, for removal: This API element is subject to removal in a future version.CapabilityReferenceRecorder.ParentAttributeProvider<T>CapabilityReferenceRecorder.GrandparentAttributeProvider. 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.
-