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 TypeMethodDescriptionvoid
BundleInfo.addArtifact
(BundleArtifact artifact) void
BundleInfo.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 void
P2Descriptor.addArtifact
(BundleInfo bundle, BundleArtifact artifact)