Class ProfileConfigurer

java.lang.Object
org.apache.camel.main.ProfileConfigurer

public class ProfileConfigurer extends Object
Configure Camel Main with the chosen profile. This is for Camel JBang and Standalone Camel, not Spring Boot or Quarkus; as they have their own profile concept.
  • Field Details

    • LOG

      protected static final org.slf4j.Logger LOG
  • Constructor Details

    • ProfileConfigurer

      public ProfileConfigurer()
  • Method Details