Package | Description |
---|---|
org.osid.provisioning.rules |
The Open Service Interface Definitions for the org.osid.provisioning.rules
service.
|
Modifier and Type | Method and Description |
---|---|
QueueProcessorNotificationSession |
ProvisioningRulesManager.getQueueProcessorNotificationSession(QueueProcessorReceiver queueProcessorReceiver)
Gets the
OsidSession associated with the queue
processor notification service. |
QueueProcessorNotificationSession |
ProvisioningRulesProxyManager.getQueueProcessorNotificationSession(QueueProcessorReceiver queueProcessorReceiver,
Proxy proxy)
Gets the
OsidSession associated with the queue
processor notification service. |
QueueProcessorNotificationSession |
ProvisioningRulesManager.getQueueProcessorNotificationSessionForDistributor(QueueProcessorReceiver queueProcessorReceiver,
Id distributorId)
Gets the
OsidSession associated with the queue
processor notification service for the given distributor. |
QueueProcessorNotificationSession |
ProvisioningRulesProxyManager.getQueueProcessorNotificationSessionForDistributor(QueueProcessorReceiver queueProcessorReceiver,
Id distributorId,
Proxy proxy)
Gets the
OsidSession associated with the queue
processor notification service for the given distributor. |