Class Event2MessageProducer

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean

    public class Event2MessageProducer
    extends AbstractEventProducer
    implements org.springframework.beans.factory.InitializingBean
    An Apache Camel implementation of a message producer for repo event2.
    Author:
    Jamal Kaabi-Mofrad
    • Constructor Detail

      • Event2MessageProducer

        public Event2MessageProducer()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception
      • send

        public void send​(Object event)