Uses of Interface
org.wildfly.subsystem.resource.capability.CapabilityReference.GrandparentPathProvider
Packages that use CapabilityReference.GrandparentPathProvider
-
Uses of CapabilityReference.GrandparentPathProvider in org.wildfly.subsystem.resource.capability
Subinterfaces of CapabilityReference.GrandparentPathProvider in org.wildfly.subsystem.resource.capabilityModifier and TypeInterfaceDescriptionstatic interfaceDeprecated, for removal: This API element is subject to removal in a future version.Classes in org.wildfly.subsystem.resource.capability that implement CapabilityReference.GrandparentPathProviderModifier and TypeClassDescriptionstatic classstatic classDeprecated, for removal: This API element is subject to removal in a future version.Methods in org.wildfly.subsystem.resource.capability that return CapabilityReference.GrandparentPathProviderModifier and TypeMethodDescriptionstatic <T> CapabilityReference.GrandparentPathProvider<T>CapabilityReference.builder(org.jboss.as.controller.capability.RuntimeCapability<Void> capability, org.wildfly.service.descriptor.TernaryServiceDescriptor<T> requirement) Creates a new reference between the specified capability and the specified requirement.CapabilityReference.DefaultBuilder.withGreatGrandparentPath(org.jboss.as.controller.PathElement path, Function<org.jboss.as.controller.PathAddress, org.jboss.as.controller.PathElement> resolver) CapabilityReference.GreatGrandparentPathProvider.withGreatGrandparentPath(org.jboss.as.controller.PathElement path) Specifies the path for the great-grandparent segment of the requirement.CapabilityReference.GreatGrandparentPathProvider.withGreatGrandparentPath(org.jboss.as.controller.PathElement path, Function<org.jboss.as.controller.PathAddress, org.jboss.as.controller.PathElement> resolver) Specifies the path and resolver for the great-grandparent segment of the requirement.