Generated by
JDiff

Class org.springframework.messaging.handler.HandlerMethod

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.
 

Added Fields
Log defaultLogger Public for wrapping with fallback logger.
 

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