Interface | osid.mapping.path.ResourceSignalReceiver | ||
---|---|---|---|
Implements | osid.OsidReceiver | ||
Description |
The resource route receiver is the consumer supplied interface for receiving notifications pertaining to signal crossings by resources. | ||
Method | crossedSignal | ||
Description |
The callback for notifications of resources crossing signals. | ||
Parameters | osid.id.Id | signalId | the Id of the Signal |
osid.id.Id | resourceId | the Id of the Resource | |
Compliance | mandatory | This method must be implemented. |