Package | Description |
---|---|
org.osid.topology.path |
The Open Service Interface Definitions for the org.osid.topology.path
service.
|
Modifier and Type | Method and Description |
---|---|
PathNotificationSession |
TopologyPathManager.getPathNotificationSession(PathReceiver pathReceiver)
Gets the
OsidSession associated with the path
notification service. |
PathNotificationSession |
TopologyPathProxyManager.getPathNotificationSession(PathReceiver pathReceiver,
Proxy proxy)
Gets the
OsidSession associated with the path
notification service. |
PathNotificationSession |
TopologyPathManager.getPathNotificationSessionForGraph(PathReceiver pathReceiver,
Id graphId)
Gets the
OsidSession associated with the path
notification service for the given graph. |
PathNotificationSession |
TopologyPathProxyManager.getPathNotificationSessionForGraph(PathReceiver pathReceiver,
Id graphId,
Proxy proxy)
Gets the
OsidSession associated with the path
notification service for the given graph. |