OSID Logo
OSID Specifications
osid package
Version 3.0.0
Release Candidate Preview
Interfaceosid.OsidReceiver
Description

An OsidReceiver is used to receive asynchronous notifications from a service. The receiver defines the interface to be implemented by the consumer.

Methodup
Description

The callback for notifications that the notification bus is operational.

CompliancemandatoryThis method must be implemented.
Methoddown
Description

The callback for notifications that the notification bus is not operating.

CompliancemandatoryThis method must be implemented.