Generated by
JDiff

Class org.springframework.messaging.support.AbstractMessageChannel

Added Methods
Log getLogger() Return the currently configured Logger.
void setLogger(Log) Set an alternative logger to use than the one based on the class name.
 

Changed Fields
Log logger Change from final to non-final.