This commit is contained in:
Stephane Nicoll 2014-07-18 11:50:49 +02:00
parent 90f8e4b71f
commit dd713c70aa
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@ public abstract class AbstractAdaptableMessageListener
}
/**
* Return the{@link MessagingMessageConverter} for this listener,
* Return the {@link MessagingMessageConverter} for this listener,
* being able to convert {@link org.springframework.messaging.Message}.
*/
protected final MessagingMessageConverter getMessagingMessageConverter() {