Uses of Interface
org.wildfly.subsystem.resource.capability.CapabilityReferenceRecorder.GreatGrandparentPathProvider
-
Packages that use CapabilityReferenceRecorder.GreatGrandparentPathProvider Package Description org.wildfly.subsystem.resource.capability -
-
Uses of CapabilityReferenceRecorder.GreatGrandparentPathProvider in org.wildfly.subsystem.resource.capability
Classes in org.wildfly.subsystem.resource.capability that implement CapabilityReferenceRecorder.GreatGrandparentPathProvider Modifier and Type Class Description static classCapabilityReferenceRecorder.DefaultBuilder<T>Methods in org.wildfly.subsystem.resource.capability that return CapabilityReferenceRecorder.GreatGrandparentPathProvider Modifier and Type Method Description static <T> CapabilityReferenceRecorder.GreatGrandparentPathProvider<T>CapabilityReferenceRecorder. builder(RuntimeCapability<Void> capability, org.wildfly.service.descriptor.QuaternaryServiceDescriptor<T> requirement)Creates a new reference between the specified capability and the specified requirement.
-