Uses of Class
org.openiam.mq.constants.queue.am.ResourceAttributeQueue
-
Packages that use ResourceAttributeQueue Package Description org.openiam.config org.openiam.esb.core.meta.service.impl org.openiam.esb.core.mq -
-
Uses of ResourceAttributeQueue in org.openiam.config
Methods in org.openiam.config that return ResourceAttributeQueue Modifier and Type Method Description ResourceAttributeQueue
AmVHostConfig. resourceAttributeQueue()
-
Uses of ResourceAttributeQueue in org.openiam.esb.core.meta.service.impl
Constructors in org.openiam.esb.core.meta.service.impl with parameters of type ResourceAttributeQueue 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 ResourceAttributeQueue in org.openiam.esb.core.mq
Constructors in org.openiam.esb.core.mq with parameters of type ResourceAttributeQueue Constructor Description ResourceAttributeListener(ResourceAttributeQueue queue)
-