Uses of Class
org.apache.activemq.broker.AbstractLocker
-
Packages that use AbstractLocker Package Description org.apache.activemq.store 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.store Modifier and Type Class Description classSharedFileLockerRepresents an exclusive lock on a database to avoid multiple brokers running against the same logical database.
-