Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If a channel is configured with a binding, events sent by connected producers will be dispatched to the remote transport specified by the binding, regardless of whether the producer is in the same zone as the channel. Explicitly configuring a channel binding in this way is useful when events need to be observed by a system that is external to the SCA domain. Configuring a channel binding is also useful when external events need to be observed by an SCA a consumer. In this case, a bound channel will listen on a remote transport and forward events sent by remote systems to connected consumers.

...