Class ComponentFactory


  • @Configuration
    @ImportResource({"classpath:ikasan-transaction-pointcut-jms.xml","classpath:ikasan-transaction-pointcut-ikasanMessageListener.xml","classpath:h2-datasource-conf.xml"})
    public class ComponentFactory
    extends java.lang.Object
    Sample component factory.
    Author:
    Ikasan Development Team
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ComponentFactory

        public ComponentFactory()