Uses of Class
org.apache.activemq.broker.LockableServiceSupport
-
Packages that use LockableServiceSupport Package Description 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 Modifier and Type Field Description protected LockableServiceSupportAbstractLocker. lockableMethods in org.apache.activemq.broker with parameters of type LockableServiceSupport Modifier and Type Method Description voidAbstractLocker. setLockable(LockableServiceSupport lockableServiceSupport)voidLocker. setLockable(LockableServiceSupport lockable)A reference to what is locked
-