Spring Web Services 2.2 added a new method, afterCompletion, to ClientInterceptor. To allow Spring Integration's tests to be run successfully against Spring Web Services 2.2, this commit adds empty implementations of this method to two test implementations of the interface.