Uses of Class
org.apache.felix.bundleplugin.BundleInfo
Packages that use BundleInfo
-
Uses of BundleInfo in org.apache.felix.bundleplugin
Methods in org.apache.felix.bundleplugin that return BundleInfoModifier and TypeMethodDescriptionprivate BundleInfoBundleAllPlugin.addExportedPackages(org.apache.maven.project.MavenProject project, Collection packages) Deprecated.protected BundleInfoBundleAllPlugin.bundle(org.apache.maven.project.MavenProject project) Deprecated.Bundle one project only without building its childreprivate BundleInfoBundleAllPlugin.bundleAll(org.apache.maven.project.MavenProject project) Deprecated.Bundle a project and all its dependenciesprotected BundleInfoBundleAllPlugin.bundleAll(org.apache.maven.project.MavenProject project, int maxDepth) Deprecated.Bundle a project and its transitive dependencies up to some depth levelprivate BundleInfoBundleAllPlugin.bundleRoot(org.apache.maven.project.MavenProject project, BundleInfo bundleInfo) Deprecated.Bundle the root of a dependency tree after all its children have been bundledMethods in org.apache.felix.bundleplugin with parameters of type BundleInfoModifier and TypeMethodDescriptionprivate BundleInfoBundleAllPlugin.bundleRoot(org.apache.maven.project.MavenProject project, BundleInfo bundleInfo) Deprecated.Bundle the root of a dependency tree after all its children have been bundledprotected voidBundleAllPlugin.logDuplicatedPackages(BundleInfo bundleInfo) Deprecated.Log what packages are exported in more than one bundlevoidBundleInfo.merge(BundleInfo bundleInfo)