Uses of Class
org.apache.ivy.osgi.core.BundleArtifact
Packages that use BundleArtifact
-
Uses of BundleArtifact in org.apache.ivy.osgi.core
Fields in org.apache.ivy.osgi.core with type parameters of type BundleArtifactMethods in org.apache.ivy.osgi.core that return types with arguments of type BundleArtifactMethods in org.apache.ivy.osgi.core with parameters of type BundleArtifactModifier and TypeMethodDescriptionvoidBundleInfo.addArtifact(BundleArtifact artifact) voidBundleInfo.removeArtifact(BundleArtifact same) -
Uses of BundleArtifact in org.apache.ivy.osgi.p2
Methods in org.apache.ivy.osgi.p2 with parameters of type BundleArtifactModifier and TypeMethodDescriptionprivate voidP2Descriptor.addArtifact(BundleInfo bundle, BundleArtifact artifact)