Class AppConfig

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.ApplicationContextAware

    @Configuration
    @ComponentScan(basePackages="org.fcrepo.camel")
    public class AppConfig
    extends org.apache.camel.spring.javaconfig.CamelConfiguration
    A configuration class for the application
    Author:
    dbernstein
    • Constructor Summary

      Constructors 
      Constructor Description
      AppConfig()  
    • Method Summary

      • Methods inherited from class org.apache.camel.spring.javaconfig.CamelConfiguration

        camelBeanPostProcessor, camelContext, consumerTemplate, createCamelContext, getApplicationContext, getBean, getBean, getBean, getBeanFactory, getConfigured, producerTemplate, routes, setApplicationContext, setBeanFactory, setupCamelContext