Package | Description |
---|---|
org.osid.provisioning |
The Open Service Interface Definitions for the org.osid.provisioning
service.
|
Modifier and Type | Method and Description |
---|---|
BrokerNotificationSession |
ProvisioningManager.getBrokerNotificationSession(BrokerReceiver brokerReceiver)
Gets the
OsidSession associated with the broker
notification service. |
BrokerNotificationSession |
ProvisioningProxyManager.getBrokerNotificationSession(BrokerReceiver brokerReceiver,
Proxy proxy)
Gets the
OsidSession associated with the broker
notification service. |
BrokerNotificationSession |
ProvisioningManager.getBrokerNotificationSessionForDistributor(BrokerReceiver brokerReceiver,
Id distributorId)
Gets the
OsidSession associated with the broker
notification service for the given distributor. |
BrokerNotificationSession |
ProvisioningProxyManager.getBrokerNotificationSessionForDistributor(BrokerReceiver brokerReceiver,
Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the broker
notification service for the given distributor. |