Uses of Class
org.openiam.mq.constants.queue.am.SourceAdapterConfigQueue
-
Packages that use SourceAdapterConfigQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.idm -
-
Uses of SourceAdapterConfigQueue in org.openiam.config
Methods in org.openiam.config that return SourceAdapterConfigQueue Modifier and Type Method Description SourceAdapterConfigQueue
AmVHostConfig. sourceAdapterConfigQueue()
-
Uses of SourceAdapterConfigQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type SourceAdapterConfigQueue Constructor Description SourceAdapterConfigQueueListener(SourceAdapterConfigQueue queue)
-
Uses of SourceAdapterConfigQueue in org.openiam.srvc.idm
Constructors in org.openiam.srvc.idm with parameters of type SourceAdapterConfigQueue Constructor Description SourceAdapterConfigWebServiceImpl(SourceAdapterConfigQueue queue)
-