Uses of Package
org.apache.sling.installer.api
-
Packages that use org.apache.sling.installer.api Package Description org.apache.sling.installer.api -
Classes in org.apache.sling.installer.api used by org.apache.sling.installer.api Class Description InstallableResource A piece of data that can be installed by theOsgiInstaller
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 anUpdateHandler
if a resource could be persisted by the handler.