Uses of Class
org.apache.felix.bundleplugin.BundlePlugin.ClassPathItem
-
Packages that use BundlePlugin.ClassPathItem Package Description org.apache.felix.bundleplugin -
-
Uses of BundlePlugin.ClassPathItem in org.apache.felix.bundleplugin
Methods in org.apache.felix.bundleplugin that return BundlePlugin.ClassPathItem Modifier and Type Method Description protected BundlePlugin.ClassPathItem[]BundlePlugin. getClasspath(org.apache.maven.project.MavenProject currentProject)Methods in org.apache.felix.bundleplugin with parameters of type BundlePlugin.ClassPathItem Modifier and Type Method Description protected aQute.bnd.osgi.BuilderBundlePlugin. buildOSGiBundle(org.apache.maven.project.MavenProject currentProject, java.util.Map<java.lang.String,java.lang.String> originalInstructions, BundlePlugin.ClassPathItem[] classpath)protected voidAntPlugin. execute(java.util.Map<java.lang.String,java.lang.String> originalInstructions, BundlePlugin.ClassPathItem[] classpath)protected voidBundlePlugin. execute(java.util.Map<java.lang.String,java.lang.String> originalInstructions, BundlePlugin.ClassPathItem[] classpath)protected voidInstructionsPlugin. execute(java.util.Map<java.lang.String,java.lang.String> instructions, BundlePlugin.ClassPathItem[] classpath)protected voidManifestPlugin. execute(java.util.Map<java.lang.String,java.lang.String> instructions, BundlePlugin.ClassPathItem[] classpath)protected aQute.bnd.osgi.AnalyzerManifestPlugin. getAnalyzer(org.apache.maven.project.MavenProject project, java.util.Map<java.lang.String,java.lang.String> instructions, BundlePlugin.ClassPathItem[] classpath)protected aQute.bnd.osgi.AnalyzerManifestPlugin. getAnalyzer(org.apache.maven.project.MavenProject project, BundlePlugin.ClassPathItem[] classpath)java.util.jar.ManifestManifestPlugin. getManifest(org.apache.maven.project.MavenProject project, java.util.Map<java.lang.String,java.lang.String> instructions, BundlePlugin.ClassPathItem[] classpath, org.sonatype.plexus.build.incremental.BuildContext buildContext)java.util.jar.ManifestManifestPlugin. getManifest(org.apache.maven.project.MavenProject project, BundlePlugin.ClassPathItem[] classpath)protected aQute.bnd.osgi.BuilderBundlePlugin. getOSGiBuilder(org.apache.maven.project.MavenProject currentProject, java.util.Map<java.lang.String,java.lang.String> originalInstructions, BundlePlugin.ClassPathItem[] classpath)
-