Uses of Interface
org.osid.topology.path.PathNotificationSession
Packages that use PathNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.topology.path
service.
-
Uses of PathNotificationSession in org.osid.topology.path
Methods in org.osid.topology.path that return PathNotificationSessionModifier and TypeMethodDescriptionTopologyPathManager.getPathNotificationSession(PathReceiver pathReceiver) Gets theOsidSessionassociated with the path notification service.TopologyPathProxyManager.getPathNotificationSession(PathReceiver pathReceiver, Proxy proxy) Gets theOsidSessionassociated with the path notification service.TopologyPathManager.getPathNotificationSessionForGraph(PathReceiver pathReceiver, Id graphId) Gets theOsidSessionassociated with the path notification service for the given graph.TopologyPathProxyManager.getPathNotificationSessionForGraph(PathReceiver pathReceiver, Id graphId, Proxy proxy) Gets theOsidSessionassociated with the path notification service for the given graph.