Package org.apache.camel.cdi


package org.apache.camel.cdi
  • Class
    Description
    The Camel CDI configuration.
    CDI CamelContext class that can be extended to declare custom Camel context beans.
     
    A Camel Endpoint that bridges the CDI events facility with Camel routes so that CDI events can be seamlessly observed / consumed (respectively produced / fired) from Camel consumers (respectively by Camel producers).
    Indicates one or more resources representing Camel XML configuration to import.
    A CDI qualifier to define the Camel URI associated to the annotated resource.