INT-3246: MessageHandlingException Refactoring
JIRA: https://jira.springsource.org/browse/INT-3246 INT-3246: Add description to usage of MHException Deprecate `MessageRejectedException` constructor INT-3246: Remove `MessageHandlingException` class
This commit is contained in:
committed by
Gary Russell
parent
0be6ade8f8
commit
acf2ad2229
@@ -33,7 +33,7 @@ import org.springframework.beans.factory.BeanNameAware;
|
||||
import org.springframework.beans.factory.InitializingBean;
|
||||
import org.springframework.beans.factory.config.ConfigurableListableBeanFactory;
|
||||
import org.springframework.context.support.GenericApplicationContext;
|
||||
import org.springframework.integration.MessageHandlingException;
|
||||
import org.springframework.messaging.MessageHandlingException;
|
||||
import org.springframework.integration.MessageRejectedException;
|
||||
import org.springframework.integration.channel.MessagePublishingErrorHandler;
|
||||
import org.springframework.integration.context.IntegrationContextUtils;
|
||||
|
||||
Reference in New Issue
Block a user