Uses of Interface
org.wildfly.subsystem.resource.capability.CapabilityReferenceRecorder.GrandparentAttributeProvider
-
Packages that use CapabilityReferenceRecorder.GrandparentAttributeProvider Package Description org.wildfly.subsystem.resource.capability -
-
Uses of CapabilityReferenceRecorder.GrandparentAttributeProvider in org.wildfly.subsystem.resource.capability
Subinterfaces of CapabilityReferenceRecorder.GrandparentAttributeProvider in org.wildfly.subsystem.resource.capability Modifier and Type Interface Description static interfaceCapabilityReferenceRecorder.GrandparentPathProvider<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.GrandparentAttributeProvider 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.GrandparentAttributeProvider Modifier and Type Method Description CapabilityReferenceRecorder.GrandparentAttributeProvider<T>CapabilityReferenceRecorder.DefaultBuilder. withGreatGrandparentAttribute(org.jboss.as.controller.AttributeDefinition attribute)Deprecated, for removal: This API element is subject to removal in a future version.CapabilityReferenceRecorder.GrandparentAttributeProvider<T>CapabilityReferenceRecorder.GreatGrandparentAttributeProvider. withGreatGrandparentAttribute(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 great-grandparent segment of the requirement.
-