|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UpdateException in org.apache.aries.application.management |
|---|
| Methods in org.apache.aries.application.management that throw UpdateException | |
|---|---|
AriesApplicationContext |
AriesApplicationManager.update(AriesApplication app,
DeploymentMetadata depMf)
Update an application's deployment and apply the changes to the runtime if the application is deployed |
| Uses of UpdateException in org.apache.aries.application.management.spi.framework |
|---|
| Methods in org.apache.aries.application.management.spi.framework that throw UpdateException | |
|---|---|
void |
BundleFrameworkManager.updateBundles(DeploymentMetadata newMetadata,
DeploymentMetadata oldMetadata,
AriesApplication app,
BundleFrameworkManager.BundleLocator locator,
Set<org.osgi.framework.Bundle> bundles,
boolean startBundles)
|
| Uses of UpdateException in org.apache.aries.application.management.spi.runtime |
|---|
| Methods in org.apache.aries.application.management.spi.runtime that throw UpdateException | |
|---|---|
AriesApplicationContext |
AriesApplicationContextManager.update(AriesApplication app,
DeploymentMetadata oldMetadata)
Update the AriesApplication and return an updated application context. |
| Uses of UpdateException in org.apache.aries.application.management.spi.update |
|---|
| Methods in org.apache.aries.application.management.spi.update that throw UpdateException | |
|---|---|
void |
UpdateStrategy.update(UpdateStrategy.UpdateInfo paramUpdateInfo)
Update an application |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||