Uses of Class
org.apache.activemq.artemis.utils.FutureLatch
Packages that use FutureLatch
Package
Description
-
Uses of FutureLatch in org.apache.activemq.artemis.core.client.impl
Methods in org.apache.activemq.artemis.core.client.impl with parameters of type FutureLatchModifier and TypeMethodDescriptionClientConsumerImpl.prepareForClose(FutureLatch future) To be used by MDBs to stop any more handling of messages.ClientConsumerInternal.prepareForClose(FutureLatch future) To be called by things like MDBs during shutdown of the server -
Uses of FutureLatch in org.apache.activemq.artemis.ra.inflow
Methods in org.apache.activemq.artemis.ra.inflow with parameters of type FutureLatch