Este conteúdo não está disponível no idioma selecionado.

6.4. API Changes


API changes

The following changes have been made to the Java API:
CamelContext
Since Apache Camel 2.13, added getRegistry(T) method to org.apache.camel.CamelContext class.
Since Apache Camel 2.14, added startAllRoutes method to org.apache.camel.CamelContext class.
HttpClientConfigurer
Since Apache Camel 2.13, the signature of the configureHttpClient(HttpClient client) method from the org.apache.camel.component.http4.HttpClientConfigurer interface has been changed to configureHttpClient(HttpClientBuilder clientBuilder).
ManagedCamelContextMBean
Since Apache Camel 2.14, the duplicate getMessageHistory method has been removed from the org.apache.camel.api.management.mbean.ManagedCamelContextMBean interface. Use the isMessageHistory method instead.
SynchronizationRouteAware
Since Apache Camel 2.14, added the org.apache.camel.spi.SynchronizationRouteAware class.
UnitOfWork
Since Apache Camel 2.14, added the beforeRoute and the afterRoute methods to the org.apache.camel.spi.UnitOfWork interface.

Moved classes

Since Apache Camel version 2.14, the following classes have moved to a different package or renamed:
  • Renamed org.apache.camel.component.syslog.Rfc3164SyslogDataFormat to org.apache.camel.component.syslog.SyslogDataFormat
Red Hat logoGithubRedditYoutubeTwitter

Aprender

Experimente, compre e venda

Comunidades

Sobre a documentação da Red Hat

Ajudamos os usuários da Red Hat a inovar e atingir seus objetivos com nossos produtos e serviços com conteúdo em que podem confiar.

Tornando o open source mais inclusivo

A Red Hat está comprometida em substituir a linguagem problemática em nosso código, documentação e propriedades da web. Para mais detalhes veja oBlog da Red Hat.

Sobre a Red Hat

Fornecemos soluções robustas que facilitam o trabalho das empresas em plataformas e ambientes, desde o data center principal até a borda da rede.

© 2024 Red Hat, Inc.