Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Este conteúdo não está disponível no idioma selecionado.
2.9. API Changes
isSlave method reinstated Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
In Apache ActiveMQ 5.9.0, reinstated the
isSlave
method on the org.apache.activemq.broker.BrokerService
class.
PooledConnectionFactory Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
Renamed the
setTimeBetweenExpirationCheckMillis
method to getTimeBetweenExpirationCheckMillis
in the org.apache.activemq.jms.pool.PooledConnectionFactory
class.
New activemq-spring module Copiar o linkLink copiado para a área de transferência!
Copiar o linkLink copiado para a área de transferência!
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.