Uses of Interface
org.osid.topology.rules.EdgeEnablerReceiver
Packages that use EdgeEnablerReceiver
Package
Description
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of EdgeEnablerReceiver in org.osid.topology.rules
Methods in org.osid.topology.rules with parameters of type EdgeEnablerReceiverModifier and TypeMethodDescriptionTopologyRulesManager.getEdgeEnablerNotificationSession(EdgeEnablerReceiver edgeEnablerReceiver) Gets theOsidSessionassociated with the edge enabler notification service.TopologyRulesProxyManager.getEdgeEnablerNotificationSession(EdgeEnablerReceiver edgeEnablerReceiver, Proxy proxy) Gets theOsidSessionassociated with the edge enabler notification service.TopologyRulesManager.getEdgeEnablerNotificationSessionForGraph(EdgeEnablerReceiver edgeEnablerReceiver, Id graphId) Gets theOsidSessionassociated with the edge enabler notification service for the given graph.TopologyRulesProxyManager.getEdgeEnablerNotificationSessionForGraph(EdgeEnablerReceiver edgeEnablerReceiver, Id graphId, Proxy proxy) Gets theOsidSessionassociated with the edge enabler notification service for the given graph.