Class Camel

java.lang.Object
ru.bgcrm.plugin.camel.Camel

public class Camel extends Object
  • Constructor Details

    • Camel

      public Camel()
  • Method Details

    • init

      protected void init() throws org.apache.camel.CamelException
      Throws:
      org.apache.camel.CamelException
    • shutdown

      protected void shutdown() throws org.apache.camel.CamelException
      Throws:
      org.apache.camel.CamelException
    • getComponent

      protected CamelComponent getComponent(ComponentConfig config)