Uses of Interface
org.osid.installation.InstallationPackageReceiver
Packages that use InstallationPackageReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationPackageReceiver in org.osid.installation
Methods in org.osid.installation with parameters of type InstallationPackageReceiverModifier and TypeMethodDescriptionInstallationManager.getInstallationPackageNotificationSession(InstallationPackageReceiver installationPackageReceiver) Gets the notification session for notifications pertaining to package changes.InstallationProxyManager.getInstallationPackageNotificationSession(InstallationPackageReceiver installationPackageReceiver, Proxy proxy) Gets the notification session for notifications pertaining to package changes.InstallationManager.getInstallationPackageNotificationSessionForDepot(InstallationPackageReceiver installationPackageReceiver, Id depotId) Gets theOsidSessionassociated with the package notification service for the given depot.InstallationProxyManager.getInstallationPackageNotificationSessionForDepot(InstallationPackageReceiver installationPackageReceiver, Id depotId, Proxy proxy) Gets theOsidSessionassociated with the package notification service for the given depot.