Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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.