Uses of Interface
org.apache.activemq.artemis.core.server.impl.QueueConsumers
-
Packages that use QueueConsumers Package Description org.apache.activemq.artemis.core.server.impl -
-
Uses of QueueConsumers in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement QueueConsumers Modifier and Type Class Description classQueueConsumersImpl<T extends PriorityAware>This class's purpose is to hold the consumers.
-