Uses of Interface
org.osid.installation.PackageNotificationSession
Packages that use PackageNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.installation
service.
-
Uses of PackageNotificationSession in org.osid.installation
Methods in org.osid.installation that return PackageNotificationSessionModifier and TypeMethodDescriptionInstallationManager.getPackageNotificationSession(PackageReceiver packageReceiver) Gets the notification session for notifications pertaining to package changes.InstallationProxyManager.getPackageNotificationSession(PackageReceiver packageReceiver, Proxy proxy) Gets the notification session for notifications pertaining to package changes.InstallationManager.getPackageNotificationSessionForDepot(PackageReceiver packageReceiver, Id depotId) Gets theOsidSessionassociated with the package notification service for the given depot.InstallationProxyManager.getPackageNotificationSessionForDepot(PackageReceiver packageReceiver, Id depotId, Proxy proxy) Gets theOsidSessionassociated with the package notification service for the given depot.