Package org.apache.sling.installer.api
@Version("3.2.1")
package org.apache.sling.installer.api
-
ClassDescriptionA 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.Service for installing/updating/removing installable resourcesInstallableResource
in an OSGi framework.OSGi Service listening for changes of resources.An update handler is a service handling updates of resources through other ways than the installer, e.g. handling a configuration change through the web console or directly through the configuration admin API.The update result is returned by anUpdateHandler
if a resource could be persisted by the handler.