Updating Reference Documentation for M4.

This commit is contained in:
Mark Fisher
2008-05-22 21:31:04 +00:00
parent 8bc5e669a7
commit 32519f4ae8
3 changed files with 80 additions and 14 deletions

View File

@@ -262,6 +262,11 @@
and Message Endpoint components from within the application context. It handles the scheduling of pollers, the
creation of thread pools, and the lifecycle management of all messaging components that can be initialized,
started, and stopped. The Message Bus is the primary example of inversion of control within Spring Integration.
<mediaobject>
<imageobject>
<imagedata align="center" fileref="images/message-bus.png" format="PNG"/>
</imageobject>
</mediaobject>
</para>
</section>
</section>