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