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