Uses of Class
org.apache.sling.installer.api.InstallableResource
-
Uses of InstallableResource in org.apache.sling.installer.api
Modifier and TypeMethodDescriptionvoid
OsgiInstaller.registerResources
(String urlScheme, InstallableResource[] resources) Provide the installer with the complete list of installable resources for a given client.void
OsgiInstaller.updateResources
(String urlScheme, InstallableResource[] resources, String[] idsToRemove) Inform the installer that resources are available for installation and/or other resources are no longer available.