Uses of Class
org.apache.activemq.broker.AbstractLocker

Packages that use AbstractLocker
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
 class SharedFileLocker
          Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.
 



Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.