Class BundleInfo
java.lang.Object
org.apache.felix.bundleplugin.BundleInfo
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddExportedPackage(String packageName, org.apache.maven.artifact.Artifact artifact) Get a list of packages that are exported in more than one bundle.voidmerge(BundleInfo bundleInfo)
-
Field Details
-
m_exportedPackages
-
-
Constructor Details
-
BundleInfo
public BundleInfo()
-
-
Method Details
-
addExportedPackage
-
getExportedPackages
-
getDuplicatedExports
-
merge
-