Uses of Interface
org.apache.activemq.artemis.utils.ReferenceCounter
Packages that use ReferenceCounter
Package
Description
-
Uses of ReferenceCounter in org.apache.activemq.artemis.core.server
Subinterfaces of ReferenceCounter in org.apache.activemq.artemis.core.serverMethods in org.apache.activemq.artemis.core.server that return ReferenceCounterModifier and TypeMethodDescriptionQueue.getConsumersRefCount()This will hold a reference counter for every consumer present on the queue. -
Uses of ReferenceCounter in org.apache.activemq.artemis.core.server.impl
Classes in org.apache.activemq.artemis.core.server.impl that implement ReferenceCounterMethods in org.apache.activemq.artemis.core.server.impl that return ReferenceCounter -
Uses of ReferenceCounter in org.apache.activemq.artemis.utils
Classes in org.apache.activemq.artemis.utils that implement ReferenceCounter