Uses of Interface
org.apache.activemq.broker.Locker
Packages that use Locker
Package
Description
The core classes for the ActiveMQ Message Broker and its connectors.
The APIs which need to be implemented for persistent message stores for durable messaging
-
Uses of Locker in org.apache.activemq.broker
Classes in org.apache.activemq.broker that implement LockerMethods in org.apache.activemq.broker that return LockerModifier and TypeMethodDescriptionLockable.createDefaultLocker()Create a default lockerLockableServiceSupport.getLocker()Methods in org.apache.activemq.broker with parameters of type Locker -
Uses of Locker in org.apache.activemq.store
Classes in org.apache.activemq.store that implement LockerModifier and TypeClassDescriptionclassRepresents an exclusive lock on a database to avoid multiple brokers running against the same logical database.