Uses of Package
org.apache.sling.installer.api

Packages that use org.apache.sling.installer.api
org.apache.sling.installer.api   
org.apache.sling.installer.core.impl   
org.apache.sling.installer.provider.file.impl   
org.apache.sling.installer.provider.jcr.impl   
org.apache.sling.launchpad.installer.impl   
 

Classes in org.apache.sling.installer.api used by org.apache.sling.installer.api
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.
 

Classes in org.apache.sling.installer.api used by org.apache.sling.installer.core.impl
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.
OsgiInstaller
          OSGi Service that installs/updates/removes installable data InstallableResource in the OSGi framework.
 

Classes in org.apache.sling.installer.api used by org.apache.sling.installer.provider.file.impl
OsgiInstaller
          OSGi Service that installs/updates/removes installable data InstallableResource in the OSGi framework.
 

Classes in org.apache.sling.installer.api used by org.apache.sling.installer.provider.jcr.impl
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.
 

Classes in org.apache.sling.installer.api used by org.apache.sling.launchpad.installer.impl
OsgiInstaller
          OSGi Service that installs/updates/removes installable data InstallableResource in the OSGi framework.
 



Copyright © 2007-2013 The Apache Software Foundation. All Rights Reserved.