Interface | Description |
---|---|
OsgiInstaller |
Service for installing/updating/removing installable resources
InstallableResource in an OSGi framework. |
ResourceChangeListener |
OSGi Service listening for changes of resources.
|
UpdateHandler |
An update handler is a service handling updates of resources through other ways
than the installer, e.g.
|
Class | Description |
---|---|
InstallableResource |
A piece of data that can be installed by the
OsgiInstaller
Currently the OSGi installer supports bundles and configurations,
but it can be extended by additional task factories supporting
other formats. |
UpdateResult |
The update result is returned by an
UpdateHandler if
a resource could be persisted by the handler. |
"Copyright © 2010 - 2020 Adobe Systems Incorporated. All Rights Reserved"