This commit is contained in:
Mark Fisher
2009-07-03 23:56:15 +00:00
parent c1c8b61b66
commit 3be3dbaab6
3 changed files with 17 additions and 8 deletions

View File

@@ -42,7 +42,7 @@
Then, the "fooService" can be injected into other beans, and the code that invokes the methods on that
proxied instance of the FooService interface has no awareness of the Spring Integration API. The general
approach is similar to that of Spring Remoting (RMI, HttpInvoker, etc.). See the "Samples" Appendix for
an example that uses this "gateway" element.
an example that uses this "gateway" element (in the Cafe demo).
</para>
<para>
The reason that the attributes on the 'gateway' element are named 'default-request-channel' and