Class RepositoryJobExecutionContextConverterLoader

  • All Implemented Interfaces:
    org.apache.camel.CamelContextAware, org.apache.camel.spi.TypeConverterLoader

    @DeferredContextBinding
    public final class RepositoryJobExecutionContextConverterLoader
    extends Object
    implements org.apache.camel.spi.TypeConverterLoader, org.apache.camel.CamelContextAware
    Generated by camel build tools - do NOT edit this file!
    • Constructor Detail

      • RepositoryJobExecutionContextConverterLoader

        public RepositoryJobExecutionContextConverterLoader()
    • Method Detail

      • setCamelContext

        public void setCamelContext​(org.apache.camel.CamelContext camelContext)
        Specified by:
        setCamelContext in interface org.apache.camel.CamelContextAware
      • getCamelContext

        public org.apache.camel.CamelContext getCamelContext()
        Specified by:
        getCamelContext in interface org.apache.camel.CamelContextAware
      • load

        public void load​(org.apache.camel.spi.TypeConverterRegistry registry)
                  throws org.apache.camel.TypeConverterLoaderException
        Specified by:
        load in interface org.apache.camel.spi.TypeConverterLoader
        Throws:
        org.apache.camel.TypeConverterLoaderException