Uses of Class
org.openiam.mq.constants.queue.common.MetadataQueue
-
Packages that use MetadataQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.common -
-
Uses of MetadataQueue in org.openiam.config
Methods in org.openiam.config that return MetadataQueue Modifier and Type Method Description MetadataQueue
CommonVHostConfig. metadataQueue()
-
Uses of MetadataQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type MetadataQueue Constructor Description MetadataQueueListener(MetadataQueue queue)
-
Uses of MetadataQueue in org.openiam.srvc.common
Constructors in org.openiam.srvc.common with parameters of type MetadataQueue Constructor Description MetadataWebServiceImpl(MetadataQueue queue)
-