Uses of Class
org.apache.ivy.osgi.core.BundleCapability
Packages that use BundleCapability
-
Uses of BundleCapability in org.apache.ivy.osgi.core
Subclasses of BundleCapability in org.apache.ivy.osgi.coreFields in org.apache.ivy.osgi.core with type parameters of type BundleCapabilityMethods in org.apache.ivy.osgi.core that return types with arguments of type BundleCapabilityMethods in org.apache.ivy.osgi.core with parameters of type BundleCapability -
Uses of BundleCapability in org.apache.ivy.osgi.obr.xml
Methods in org.apache.ivy.osgi.obr.xml that return BundleCapabilityModifier and TypeMethodDescriptionprivate static BundleCapability
CapabilityAdapter.getOSGiService
(BundleInfo bundleInfo, Capability capability) Methods in org.apache.ivy.osgi.obr.xml with parameters of type BundleCapabilityModifier and TypeMethodDescriptionprivate static void
OBRXMLWriter.saxCapability
(BundleCapability capability, ContentHandler handler) -
Uses of BundleCapability in org.apache.ivy.osgi.p2
Fields in org.apache.ivy.osgi.p2 with type parameters of type BundleCapabilityModifier and TypeFieldDescription(package private) List<BundleCapability>
P2MetadataParser.ProvidesHandler.capabilities