Interface HasCamelContext


  • public interface HasCamelContext
    A simple marker interface for an object which holds a CamelContext
    • Method Detail

      • getCamelContext

        CamelContext getCamelContext()
        Returns the camel context.
        Returns:
        the camel context.