Removed MethodArgumentMessageMapper.

This commit is contained in:
Mark Fisher
2008-09-22 22:41:46 +00:00
parent b630f4a072
commit 01e80f94ba
2 changed files with 1 additions and 172 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
package org.springframework.integration.handler.annotation;
package org.springframework.integration.message;
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNull;