Uses of Interface
org.osgi.service.obr.Capability
-
-
Uses of Capability in org.osgi.service.obr
Methods in org.osgi.service.obr that return Capability Modifier and Type Method Description Capability[]CapabilityProvider. getCapabilities()Return a set of capabilities.Capability[]Resource. getCapabilities()Methods in org.osgi.service.obr with parameters of type Capability Modifier and Type Method Description booleanRequirement. isSatisfied(Capability capability)
-