Class CamelEventConfiguration

java.lang.Object
com.skava.event.CamelEventConfiguration
All Implemented Interfaces:
org.apache.camel.spring.boot.CamelContextConfiguration

@Configuration @Qualifier("camelEventConfiguration") public class CamelEventConfiguration extends Object implements org.apache.camel.spring.boot.CamelContextConfiguration
ExternalEventConfiguration1
Author:
Infosys Equinox
  • Constructor Details

    • CamelEventConfiguration

      public CamelEventConfiguration()
  • Method Details

    • beforeApplicationStart

      public void beforeApplicationStart(org.apache.camel.CamelContext camelContext)
      beforeApplicationStart
      Specified by:
      beforeApplicationStart in interface org.apache.camel.spring.boot.CamelContextConfiguration
      Parameters:
      camelContext -
    • afterApplicationStart

      public void afterApplicationStart(org.apache.camel.CamelContext camelContext)
      afterApplicationStart
      Specified by:
      afterApplicationStart in interface org.apache.camel.spring.boot.CamelContextConfiguration
      Parameters:
      camelContext -