OSID Logo
OSID Specifications
mapping path package
Version 3.1.0
Interfaceosid.mapping.path.ResourceSignalReceiver
Implementsosid.OsidReceiver
Description

The resource route receiver is the consumer supplied interface for receiving notifications pertaining to signal crossings by resources.

MethodcrossedSignal
Description

The callback for notifications of resources crossing signals.

Parametersosid.id.IdsignalId the Id of the Signal
osid.id.IdresourceId the Id of the Resource
Compliancemandatory This method must be implemented.