INTSAMPLES-19 Add Filter Example

This commit is contained in:
Gary Russell
2011-02-02 12:40:34 -05:00
parent c329241502
commit 00019ac90d
5 changed files with 180 additions and 0 deletions

View File

@@ -54,3 +54,10 @@ This test case shows both unit testing a custom router class as well
as testing it within a Spring Integration flow fragment.
...filter.PetFilterTests.java
This test case shows both unit testing a custom filter class as well
as testing it within a Spring Integration flow fragment.