SPRNET-1007 - remove extraneous 'bean' references.
This commit is contained in:
@@ -1037,7 +1037,7 @@ namespace MyApp
|
||||
<property name="MessageConverter">
|
||||
<null/>
|
||||
</property>
|
||||
</bean></programlisting>
|
||||
</object></programlisting>
|
||||
|
||||
<para>Please note that if the above 'MessageListener' receives a Message
|
||||
of a type other than ITextMessage, a
|
||||
@@ -1129,8 +1129,7 @@ namespace MyApp
|
||||
</nms:listener-container></programlisting>
|
||||
|
||||
<para>The example above is equivalent to creating two distinct listener
|
||||
container bean definitions and two distinct MessageListenerAdapter bean
|
||||
definitions as demonstrated in the section entitled <xref
|
||||
container object definitions and two distinct MessageListenerAdapter object definitions as demonstrated in the section entitled <xref
|
||||
linkend="message-listener-adapter" />. In addition to the attributes
|
||||
shown above, the listener element may contain several optional ones. The
|
||||
following table describes all available attributes:</para>
|
||||
|
||||
@@ -4861,7 +4861,7 @@ cfg.PostProcessObjectFactory(factory);</programlisting></para>
|
||||
<classname>IObjectFactory</classname> capabilities in a lot more depth
|
||||
than the said feature matrix.)</para>
|
||||
|
||||
<table id="context-introduction-ctx-vs-beanfactory-feature-matrix"
|
||||
<table id="context-introduction-ctx-vs-objectfactory-feature-matrix"
|
||||
pgwide="1">
|
||||
<title>Feature Matrix</title>
|
||||
|
||||
|
||||
@@ -458,7 +458,7 @@
|
||||
<programlisting>TransactionInterceptor.CurrentTransactionStatus.RollbackOnly = true;</programlisting>
|
||||
|
||||
<sect2 id="tx-understandingimpl">
|
||||
<title id="beannameautoproxycreator-for-transactions">Understanding
|
||||
<title id="objectnameautoproxycreator-for-transactions">Understanding
|
||||
Spring's declarative transaction implementation</title>
|
||||
|
||||
<para>The aim of this section is to dispel the mystique that is
|
||||
|
||||
Reference in New Issue
Block a user