Uses of Class
org.openiam.mq.constants.queue.common.ReportQueue
-
Packages that use ReportQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.report -
-
Uses of ReportQueue in org.openiam.config
Methods in org.openiam.config that return ReportQueue Modifier and Type Method Description ReportQueue
CommonVHostConfig. reportQueue()
-
Uses of ReportQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ReportQueue Constructor Description ReportQueueListener(ReportQueue queue)
-
Uses of ReportQueue in org.openiam.srvc.report
Constructors in org.openiam.srvc.report with parameters of type ReportQueue Constructor Description ReportWebServiceImpl(ReportQueue queue)
-