Uses of Interface
org.osgi.resource.Resource
Packages that use Resource
Package
Description
Framework Wiring Package Version 1.2.
Resource Package Version 1.0.
-
Uses of Resource in org.apache.felix.framework
Classes in org.apache.felix.framework that implement ResourceModifier and TypeClassDescriptionclass
(package private) class
Methods in org.apache.felix.framework with parameters of type ResourceModifier and TypeMethodDescriptionprivate static int
DTOFactory.getResourceIDAndAdd
(Resource res, Set<BundleRevisionDTO> resources) -
Uses of Resource in org.apache.felix.framework.resolver
Classes in org.apache.felix.framework.resolver that implement Resource -
Uses of Resource in org.osgi.framework.wiring
Subinterfaces of Resource in org.osgi.framework.wiring -
Uses of Resource in org.osgi.resource
Methods in org.osgi.resource that return ResourceModifier and TypeMethodDescriptionWire.getProvider()
Returns the resource providing thecapability
.Wire.getRequirer()
Returns the resource whorequires
thecapability
.Capability.getResource()
Returns the resource declaring this capability.Requirement.getResource()
Returns the resource declaring this requirement.Wiring.getResource()
Returns the resource associated with this wiring.