Uses of Interface
org.osid.metering.MeterNotificationSession
Packages that use MeterNotificationSession
Package
Description
The Open Service Interface Definitions for the org.osid.metering
service.
-
Uses of MeterNotificationSession in org.osid.metering
Methods in org.osid.metering that return MeterNotificationSessionModifier and TypeMethodDescriptionMeteringManager.getMeterNotificationSession(MeterReceiver meterReceiver) Gets theOsidSessionassociated with the meter notification service.MeteringProxyManager.getMeterNotificationSession(MeterReceiver meterReceiver, Proxy proxy) Gets theOsidSessionassociated with the meter notification service.MeteringManager.getMeterNotificationSessionForUtility(MeterReceiver meterReceiver, Id utilityId) Gets theOsidSessionassociated with the meter notification service for the given utility.MeteringProxyManager.getMeterNotificationSessionForUtility(MeterReceiver meterReceiver, Id utilityId, Proxy proxy) Gets theOsidSessionassociated with the meter notification service for the given utility.MeteringManager.getStatisticNotificationSession(StatisticReceiver statisticReceiver) Gets theOsidSessionassociated with the statistic notification service.MeteringManager.getStatisticNotificationSessionForUtility(StatisticReceiver statisticReceiver, Id utilityId) Gets theOsidSessionassociated with the statistic notification service for the given utility.