Class ModuleConfig


  • @Configuration
    public class ModuleConfig
    extends java.lang.Object
    Author:
    Ikasan Development Team
    • Constructor Summary

      Constructors 
      Constructor Description
      ModuleConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.ikasan.spec.module.Module getModule()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ModuleConfig

        public ModuleConfig()
    • Method Detail

      • getModule

        @Bean
        public org.ikasan.spec.module.Module getModule()