Uses of Interface
org.osid.logging.LogEntryNotificationSession
Packages that use LogEntryNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.logging
service.
-
Uses of LogEntryNotificationSession in org.osid.logging
Methods in org.osid.logging that return LogEntryNotificationSessionModifier and TypeMethodDescriptionLoggingManager.getLogEntryNotificationSession(LogEntryReceiver logEntryReceiver) Gets theOsidSessionassociated with the logging entry notification service.LoggingProxyManager.getLogEntryNotificationSession(LogEntryReceiver logEntryReceiver, Proxy proxy) Gets theOsidSessionassociated with the logging entry notification service.LoggingManager.getLogEntryNotificationSessionForLog(LogEntryReceiver logEntryReceiver, Id logId) Gets theOsidSessionassociated with the log entry notification service for the given log.LoggingProxyManager.getLogEntryNotificationSessionForLog(LogEntryReceiver logEntryReceiver, Id logId, Proxy proxy) Gets theOsidSessionassociated with the log entry notification service for the given log.