Uses of Class
org.openiam.mq.constants.queue.sas.SasManagerQueue
-
Packages that use SasManagerQueue Package Description org.openiam.common.beans.mq org.openiam.config org.openiam.sas.mq org.openiam.srvc.sas -
-
Uses of SasManagerQueue in org.openiam.common.beans.mq
Fields in org.openiam.common.beans.mq declared as SasManagerQueue Modifier and Type Field Description protected SasManagerQueue
SasRabbitMQService. sasManagerQueue
-
Uses of SasManagerQueue in org.openiam.config
Methods in org.openiam.config that return SasManagerQueue Modifier and Type Method Description SasManagerQueue
SASVHostConfig. provisionDispatcherQueue()
-
Uses of SasManagerQueue in org.openiam.sas.mq
Constructors in org.openiam.sas.mq with parameters of type SasManagerQueue Constructor Description SasManagerQueueListener(SasManagerQueue queue, SasManagerService sasService)
-
Uses of SasManagerQueue in org.openiam.srvc.sas
Constructors in org.openiam.srvc.sas with parameters of type SasManagerQueue Constructor Description SasAuthWebServiceImpl(SasManagerQueue queue)
-