Files
spring-integration/spring-integration-core
Kris Jacyna d2da16145b INT-3485: Remove final from AE.stop(Runnable)
JIRA: https://jira.spring.io/browse/INT-3485

Delegate to doStop() instead of overriding stop() directly

Delegated call to doStop() rather than stop(), added author tag and added unit test for custom doStop(runnable)

Polishing
2014-08-06 13:08:58 +03:00
..