@Version(value="3.2.1")
| Interface | Description | 
|---|---|
| OsgiInstaller | Service for installing/updating/removing installable resources
  InstallableResourcein 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  OsgiInstallerCurrently 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  UpdateHandlerif
 a resource could be persisted by the handler. | 
Copyright © 2022 The Apache Software Foundation. All rights reserved.