Uses of Class
org.openiam.mq.constants.queue.idm.ManagedSysQueue
-
Packages that use ManagedSysQueue Package Description org.openiam.common.beans.mq org.openiam.config org.openiam.esb.core.mq org.openiam.idm.provisioning.service.user org.openiam.srvc.idm -
-
Uses of ManagedSysQueue in org.openiam.common.beans.mq
Fields in org.openiam.common.beans.mq declared as ManagedSysQueue Modifier and Type Field Description protected ManagedSysQueue
ManagedSystemRabbitMQService. managedSysQueue
-
Uses of ManagedSysQueue in org.openiam.config
Methods in org.openiam.config that return ManagedSysQueue Modifier and Type Method Description ManagedSysQueue
IdmVHostConfig. managedSysQueue()
-
Uses of ManagedSysQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ManagedSysQueue Constructor Description ManagedSystemMessageListener(ManagedSysQueue queue, ManagedSystemService managedSystemService, ManagedSysCacheSweeper managedSysCacheSweeper, SimulationReqService simulationReqService)
-
Uses of ManagedSysQueue in org.openiam.idm.provisioning.service.user
Fields in org.openiam.idm.provisioning.service.user declared as ManagedSysQueue Modifier and Type Field Description protected ManagedSysQueue
AbstractUserProvisionOperation. managedSysQueue
-
Uses of ManagedSysQueue in org.openiam.srvc.idm
Constructors in org.openiam.srvc.idm with parameters of type ManagedSysQueue Constructor Description ManagedSystemWebServiceImpl(ManagedSysQueue queue)
-