INT-2765 Remove Obsolete Annotation from Docs
@ChannelAdapter was removed in '08.
c16c3abb30
This commit is contained in:
committed by
Gunnar Hillert
parent
b85ddc52ed
commit
039c7dff15
@@ -220,10 +220,9 @@ public class FooService {
|
||||
</para>
|
||||
<para>
|
||||
Exactly what it means for the method to "handle" the Message depends on the
|
||||
particular annotation. The following annotations are available in Spring Integration:
|
||||
particular annotation. Annotations available in Spring Integration include:
|
||||
<itemizedlist>
|
||||
<listitem>@Aggregator</listitem>
|
||||
<listitem>@ChannelAdapter</listitem>
|
||||
<listitem>@Filter</listitem>
|
||||
<listitem>@Router</listitem>
|
||||
<listitem>@ServiceActivator</listitem>
|
||||
|
||||
Reference in New Issue
Block a user