Uses of Interface
org.osid.rules.check.InstructionReceiver
Packages that use InstructionReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.rules.check
service.
-
Uses of InstructionReceiver in org.osid.rules.check
Methods in org.osid.rules.check with parameters of type InstructionReceiverModifier and TypeMethodDescriptionRulesCheckManager.getInstructionNotificationSession(InstructionReceiver instructionReceiver) Gets theOsidSessionassociated with the instruction notification service.RulesCheckProxyManager.getInstructionNotificationSession(InstructionReceiver instructionReceiver, Proxy proxy) Gets theOsidSessionassociated with the instruction notification service.RulesCheckManager.getInstructionNotificationSessionForEngine(InstructionReceiver instructionReceiver, Id engineId) Gets theOsidSessionassociated with the instruction notification service for the given engine.RulesCheckProxyManager.getInstructionNotificationSessionForEngine(InstructionReceiver instructionReceiver, Id engineId, Proxy proxy) Gets theOsidSessionassociated with the instruction notification service for the given engine.