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 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.