Class CamelInfoContributor

  • All Implemented Interfaces:
    org.springframework.boot.actuate.info.InfoContributor

    public class CamelInfoContributor
    extends Object
    implements org.springframework.boot.actuate.info.InfoContributor
    Camel InfoContributor
    • Constructor Detail

      • CamelInfoContributor

        public CamelInfoContributor​(org.apache.camel.CamelContext camelContext)
    • Method Detail

      • contribute

        public void contribute​(org.springframework.boot.actuate.info.Info.Builder builder)
        Specified by:
        contribute in interface org.springframework.boot.actuate.info.InfoContributor