Uses of Class
org.openiam.mq.constants.queue.am.GroupQueue
-
Packages that use GroupQueue Package Description org.openiam.config org.openiam.esb.core.mq org.openiam.srvc.am -
-
Uses of GroupQueue in org.openiam.config
Methods in org.openiam.config that return GroupQueue Modifier and Type Method Description GroupQueue
AmVHostConfig. groupQueue()
-
Uses of GroupQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type GroupQueue Constructor Description GroupQueueListener(GroupQueue queue)
-
Uses of GroupQueue in org.openiam.srvc.am
Constructors in org.openiam.srvc.am with parameters of type GroupQueue Constructor Description GroupDataWebServiceImpl(GroupQueue queue)
-