Uses of Interface
org.osgi.service.feature.FeatureArtifact
Packages that use FeatureArtifact
-
Uses of FeatureArtifact in org.osgi.service.feature
Methods in org.osgi.service.feature that return FeatureArtifactMethods in org.osgi.service.feature that return types with arguments of type FeatureArtifactModifier and TypeMethodDescriptionFeatureExtension.getArtifacts()
Get the Artifacts from this extension.Methods in org.osgi.service.feature with parameters of type FeatureArtifactModifier and TypeMethodDescriptionFeatureExtensionBuilder.addArtifact
(FeatureArtifact artifact) Add an Artifact to the extension.