Files
spring-integration/spring-integration-core
Gary Russell f53942ef4c INT-3106 Fix Bogus Warning Logs
INT-3007 introduced a warning log when advising a non-message handler
class. However, the log was also emitted when other methods on a
real MessageHandler were invoked.

Suppress the message in these cases and improve the log by
including the concrete class for the method rather than the
interface on which the method is declared.
2013-08-14 18:55:12 -04:00
..
2013-08-14 18:55:12 -04:00
2013-04-15 17:11:38 -04:00