Uses of Class
org.apache.felix.bundleplugin.BundlePlugin.ClassPathItem
Packages that use BundlePlugin.ClassPathItem
-
Uses of BundlePlugin.ClassPathItem in org.apache.felix.bundleplugin
Methods in org.apache.felix.bundleplugin that return BundlePlugin.ClassPathItemModifier and TypeMethodDescriptionprotected BundlePlugin.ClassPathItem[]
BundlePlugin.getClasspath
(org.apache.maven.project.MavenProject currentProject) Methods in org.apache.felix.bundleplugin with parameters of type BundlePlugin.ClassPathItemModifier and TypeMethodDescriptionprotected aQute.bnd.osgi.Builder
BundlePlugin.buildOSGiBundle
(org.apache.maven.project.MavenProject currentProject, Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath) protected void
AntPlugin.execute
(Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath) protected void
BundlePlugin.execute
(Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath) protected void
InstructionsPlugin.execute
(Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath) protected void
ManifestPlugin.execute
(Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath) protected aQute.bnd.osgi.Analyzer
ManifestPlugin.getAnalyzer
(org.apache.maven.project.MavenProject project, Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath) protected aQute.bnd.osgi.Analyzer
ManifestPlugin.getAnalyzer
(org.apache.maven.project.MavenProject project, BundlePlugin.ClassPathItem[] classpath) ManifestPlugin.getManifest
(org.apache.maven.project.MavenProject project, Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath, org.sonatype.plexus.build.incremental.BuildContext buildContext) ManifestPlugin.getManifest
(org.apache.maven.project.MavenProject project, BundlePlugin.ClassPathItem[] classpath) protected aQute.bnd.osgi.Builder
BundlePlugin.getOSGiBuilder
(org.apache.maven.project.MavenProject currentProject, Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath)