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

Packages that use LockableServiceSupport
org.apache.activemq.broker The core classes for the ActiveMQ Message Broker and its connectors. 
 

Uses of LockableServiceSupport in org.apache.activemq.broker
 

Fields in org.apache.activemq.broker declared as LockableServiceSupport
protected  LockableServiceSupport AbstractLocker.lockable
           
 

Methods in org.apache.activemq.broker with parameters of type LockableServiceSupport
 void Locker.setLockable(LockableServiceSupport lockable)
          A reference to what is locked
 void AbstractLocker.setLockable(LockableServiceSupport lockableServiceSupport)
           
 



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