Uses of Interface
org.apache.sling.installer.api.OsgiInstaller

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

Uses of OsgiInstaller in org.apache.sling.installer.core.impl
 

Classes in org.apache.sling.installer.core.impl that implement OsgiInstaller
 class OsgiInstallerImpl
          Worker thread where all OSGi tasks are executed.
 

Uses of OsgiInstaller in org.apache.sling.installer.provider.file.impl
 

Constructors in org.apache.sling.installer.provider.file.impl with parameters of type OsgiInstaller
Installer(OsgiInstaller installer, String id)
           
 

Uses of OsgiInstaller in org.apache.sling.launchpad.installer.impl
 

Methods in org.apache.sling.launchpad.installer.impl with parameters of type OsgiInstaller
static void LaunchpadConfigInstaller.install(OsgiInstaller installer, LaunchpadContentProvider resourceProvider)
           
 



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