Uses of Interface
org.osid.topology.rules.EdgeEnablerNotificationSession
Packages that use EdgeEnablerNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.topology.rules
service.
-
Uses of EdgeEnablerNotificationSession in org.osid.topology.rules
Methods in org.osid.topology.rules that return EdgeEnablerNotificationSessionModifier 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.