Uses of Class
org.apache.felix.bundleplugin.BundleInfo

Packages that use BundleInfo
org.apache.felix.bundleplugin   
 

Uses of BundleInfo in org.apache.felix.bundleplugin
 

Methods in org.apache.felix.bundleplugin that return BundleInfo
protected  BundleInfo BundleAllPlugin.bundle(org.apache.maven.project.MavenProject project)
          Bundle one project only without building its childre
protected  BundleInfo BundleAllPlugin.bundleAll(org.apache.maven.project.MavenProject project, int maxDepth)
          Bundle a project and its transitive dependencies up to some depth level
 

Methods in org.apache.felix.bundleplugin with parameters of type BundleInfo
protected  void BundleAllPlugin.logDuplicatedPackages(BundleInfo bundleInfo)
          Log what packages are exported in more than one bundle
 void BundleInfo.merge(BundleInfo bundleInfo)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.