Uses of Interface
org.osid.installation.InstallationPackageNotificationSession
Packages that use InstallationPackageNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of InstallationPackageNotificationSession in org.osid.installation
Methods in org.osid.installation that return InstallationPackageNotificationSessionModifier 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.