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.BuilderBundlePlugin.buildOSGiBundle(org.apache.maven.project.MavenProject currentProject, Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath) protected voidAntPlugin.execute(Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath) protected voidBundlePlugin.execute(Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath) protected voidInstructionsPlugin.execute(Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath) protected voidManifestPlugin.execute(Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath) protected aQute.bnd.osgi.AnalyzerManifestPlugin.getAnalyzer(org.apache.maven.project.MavenProject project, Map<String, String> instructions, BundlePlugin.ClassPathItem[] classpath) protected aQute.bnd.osgi.AnalyzerManifestPlugin.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.BuilderBundlePlugin.getOSGiBuilder(org.apache.maven.project.MavenProject currentProject, Map<String, String> originalInstructions, BundlePlugin.ClassPathItem[] classpath)