|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BundleFramework | |
|---|---|
| org.apache.aries.application.management.spi.framework | |
| org.apache.aries.application.management.spi.repository | |
| org.apache.aries.application.management.spi.update | |
| Uses of BundleFramework in org.apache.aries.application.management.spi.framework |
|---|
| Methods in org.apache.aries.application.management.spi.framework that return BundleFramework | |
|---|---|
BundleFramework |
BundleFrameworkFactory.createBundleFramework(org.osgi.framework.BundleContext bc,
BundleFrameworkConfiguration config)
Creates a new isolated bundle framework with the properties provided. |
BundleFramework |
BundleFrameworkManager.getBundleFramework(org.osgi.framework.Bundle frameworkBundle)
Gets the BundleFramework object associated with the given bundle |
BundleFramework |
BundleFrameworkManager.getSharedBundleFramework()
Gets a reference to the single shared bundle framework. |
| Uses of BundleFramework in org.apache.aries.application.management.spi.repository |
|---|
| Methods in org.apache.aries.application.management.spi.repository with parameters of type BundleFramework | |
|---|---|
org.osgi.framework.Bundle |
BundleRepository.BundleSuggestion.install(BundleFramework framework,
AriesApplication app)
Install the bundle represented by this suggestion via the given context |
| Uses of BundleFramework in org.apache.aries.application.management.spi.update |
|---|
| Methods in org.apache.aries.application.management.spi.update that return BundleFramework | |
|---|---|
BundleFramework |
UpdateStrategy.UpdateInfo.getAppFramework()
Get a BundleFramework object for the isolated framework corresponding
to the application to be updated |
BundleFramework |
UpdateStrategy.UpdateInfo.getSharedFramework()
Get a BundleFramework object for the shared framework |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||