Class ChainInitiationObserver

    • Constructor Detail

      • ChainInitiationObserver

        public ChainInitiationObserver​(Endpoint endpoint,
                                       Bus bus)
    • Method Detail

      • onMessage

        public void onMessage​(Message m)
        Description copied from interface: MessageObserver
        Called for an incoming message, i.e. where the content format(s) is/are source(s).
        Specified by:
        onMessage in interface MessageObserver
      • getBinding

        protected Binding getBinding()
      • setExchangeProperties

        protected void setExchangeProperties​(Exchange exchange,
                                             Message m)
      • getEndpoint

        public Endpoint getEndpoint()