|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BundleRepository.BundleSuggestion
A suggested bundle to use.
| Method Summary | |
|---|---|
int |
getCost()
This method can be queried to discover the cost of using this bundle repository. |
Set<Content> |
getExportPackage()
Get the exports of the bundle |
Set<Content> |
getImportPackage()
Get the imports of the bundle |
org.osgi.framework.Version |
getVersion()
|
org.osgi.framework.Bundle |
install(BundleFramework framework,
AriesApplication app)
Install the bundle represented by this suggestion via the given context |
| Method Detail |
|---|
org.osgi.framework.Bundle install(BundleFramework framework,
AriesApplication app)
throws org.osgi.framework.BundleException
ctx - The context of the framework where the bundle is to be installapp - The AriesApplication being installed
org.osgi.framework.BundleExceptionSet<Content> getImportPackage()
Set<Content> getExportPackage()
org.osgi.framework.Version getVersion()
int getCost()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||