此内容没有您所选择的语言版本。
2.9. API Changes
isSlave method reinstated 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
In Apache ActiveMQ 5.9.0, reinstated the
isSlave
method on the org.apache.activemq.broker.BrokerService
class.
PooledConnectionFactory 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Renamed the
setTimeBetweenExpirationCheckMillis
method to getTimeBetweenExpirationCheckMillis
in the org.apache.activemq.jms.pool.PooledConnectionFactory
class.
New activemq-spring module 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
In ActiveMQ 5.9.0, the code base has been refactored to localize dependencies on the Spring framework, which are now packaged in the new
activemq-spring
module.