Uses of Class
org.openiam.mq.constants.queue.common.BatchTaskQueue
-
Packages that use BatchTaskQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.batch -
-
Uses of BatchTaskQueue in org.openiam.config
Methods in org.openiam.config that return BatchTaskQueue Modifier and Type Method Description BatchTaskQueue
CommonVHostConfig. batchTaskQueue()
-
Uses of BatchTaskQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type BatchTaskQueue Constructor Description BatchTaskListener(BatchTaskQueue queue)
-
Uses of BatchTaskQueue in org.openiam.srvc.batch
Constructors in org.openiam.srvc.batch with parameters of type BatchTaskQueue Constructor Description BatchDataServiceImpl(BatchTaskQueue queue)
-