Uses of Class
org.apache.activemq.broker.AbstractLocker
Packages that use AbstractLocker
Package
Description
The APIs which need to be implemented for persistent message stores for durable messaging
-
Uses of AbstractLocker in org.apache.activemq.store
Subclasses of AbstractLocker in org.apache.activemq.storeModifier and TypeClassDescriptionclassRepresents an exclusive lock on a database to avoid multiple brokers running against the same logical database.