Uses of Class
org.openiam.mq.constants.queue.am.OrganizationAttributeQueue
-
Packages that use OrganizationAttributeQueue Package Description org.openiam.config org.openiam.esb.core.meta.service.impl org.openiam.esb.core.mq -
-
Uses of OrganizationAttributeQueue in org.openiam.config
Methods in org.openiam.config that return OrganizationAttributeQueue Modifier and Type Method Description OrganizationAttributeQueue
AmVHostConfig. organizationAttributeQueue()
-
Uses of OrganizationAttributeQueue in org.openiam.esb.core.meta.service.impl
Constructors in org.openiam.esb.core.meta.service.impl with parameters of type OrganizationAttributeQueue Constructor Description MetadataElementServiceImpl(MetadataElementRepository dbRepository, MetaDataElementDozerConverter converter, MetadataTypeRepository metadataTypeDao, ResourceTypeRepository resourceTypeDAO, ResourceRepository resourceDAO, MetadataValidValueRepository validValueDAO, RabbitMQSender rabbitMQSender, RoleAttributeQueue roleAttributeQueue, GroupAttributeQueue groupAttributeQueue, OrganizationAttributeQueue organizationAttributeQueue, ResourceAttributeQueue resourceAttributeQueue, UserAttributeQueue userAttributeQueue)
-
Uses of OrganizationAttributeQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type OrganizationAttributeQueue Constructor Description OrganizationAttributeListener(OrganizationAttributeQueue queue)
-