Package org.apache.sling.installer.api

Interface Summary
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. handling a configuration change through the web console or directly through the configuration admin API.
 

Class Summary
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 © 2007-2012 The Apache Software Foundation. All Rights Reserved.