-
Deprecated Interfaces
-
Deprecated Classes
-
Deprecated MethodsMethodDescriptionas of 5.7.0, replaced by
LockableServiceSupport.getLocker()as of 5.7.0, replaced byLockableServiceSupport.setLocker(org.apache.activemq.broker.Locker)useLocker.setLockAcquireSleepInterval(long)instead millisecond interval between lock acquire attempts, applied to newly created DefaultDatabaseLocker not applied if DataBaseLocker is injected.useLockableServiceSupport.setUseLock(boolean)instead Sets whether or not an exclusive database lock should be used to enable JDBC Master/Slave. Enabled by default.
Lockerinstead