Class CamelLocalMessageDispatcherFactory

  • All Implemented Interfaces:
    MessageDispatcherFactory, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean

    public class CamelLocalMessageDispatcherFactory
    extends AbstractMessageDispatcherFactory<java.lang.Void>
    implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
    Message producer that dispatches the messages directly the consumers.
    Author:
    jwhite
    • Constructor Detail

      • CamelLocalMessageDispatcherFactory

        public CamelLocalMessageDispatcherFactory()