| Package | Description | 
|---|---|
| org.apache.sling.installer.api | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
OsgiInstaller.registerResources(java.lang.String urlScheme,
                 InstallableResource[] resources)
Provide the installer with the complete list of installable
 resources for a given client. 
 | 
void | 
OsgiInstaller.updateResources(java.lang.String urlScheme,
               InstallableResource[] resources,
               java.lang.String[] ids)
Inform the installer that resources are available for installation
 and/or other resources are no longer available. 
 | 
Copyright © 2018 The Apache Software Foundation. All rights reserved.