Uses of Interface
aQute.bnd.service.resource.SupportingResource
Packages that use SupportingResource
-
Uses of SupportingResource in aQute.bnd.osgi.resource
Methods in aQute.bnd.osgi.resource that return SupportingResourceModifier and TypeMethodDescriptionResourceBuilder.build()Builds and returns a new SupportingResource object using the data stored in this ResourceBuilder.static SupportingResourceMethods in aQute.bnd.osgi.resource with parameters of type SupportingResourceModifier and TypeMethodDescriptionResourceBuilder.addResource(SupportingResource source) Adds a composite resource to this builder.Constructors in aQute.bnd.osgi.resource with parameters of type SupportingResourceModifierConstructorDescriptionResourceBuilder(SupportingResource parent) Constructs a new `ResourceBuilder`. -
Uses of SupportingResource in aQute.bnd.service.resource
Methods in aQute.bnd.service.resource that return types with arguments of type SupportingResourceModifier and TypeMethodDescriptionSupportingResource.getParent()If this resource is part of the support group of a resource, it will return the primary resource, otherwise empty