Uses of Interface
org.osid.installation.InstallationReceiver
Packages that use InstallationReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationReceiver in org.osid.installation
Methods in org.osid.installation with parameters of type InstallationReceiverModifier and TypeMethodDescriptionInstallationManager.getInstallationNotificationSession(InstallationReceiver installationReceiver) Gets the notification session for notifications pertaining to installation changes.InstallationProxyManager.getInstallationNotificationSession(InstallationReceiver installationReceiver, Proxy proxy) Gets the notification session for notifications pertaining to installation changes.InstallationManager.getInstallationNotificationSessionForSite(InstallationReceiver installationReceiver, Id siteId) Gets theOsidSessionassociated with the installation notification service for the given site.InstallationProxyManager.getInstallationNotificationSessionForSite(InstallationReceiver installationReceiver, Id siteId, Proxy proxy) Gets theOsidSessionassociated with the installation notification service for the given site.