SPRNET-1143 - update renamed IApplicationListener -> IApplicationEventListener interface in reference docs

add in copy editors edits to objects.xml
This commit is contained in:
markpollack
2009-07-28 16:00:11 +00:00
parent 1d9a50b292
commit 8603a1bcbc
3 changed files with 263 additions and 243 deletions

View File

@@ -562,8 +562,9 @@
business object that is being sent or received via messaging and not be
concerned with the details of how it is represented as a JMS message.
There is also an <literal>XmlMessageConverter</literal> that converts
objects to an XML string and vice-versa for sending via a
TextMessage.</para>
objects to an XML string and vice-versa for sending via a TextMessage.
Please refer to the API documentation and example application for more
information on configuring an XmlMessageConverter.</para>
<para>The family of <literal>ConvertAndSend</literal> messages are
similar to that of the Send method with the additional argument of type