Class ChannelUtils

java.lang.Object
org.springframework.integration.channel.ChannelUtils

public final class ChannelUtils
extends java.lang.Object
Channel utilities.
Since:
5.2
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static java.lang.String MESSAGE_PUBLISHING_ERROR_HANDLER_BEAN_NAME  
  • Method Summary

    Modifier and Type Method Description
    static org.springframework.util.ErrorHandler getErrorHandler​(org.springframework.beans.factory.BeanFactory beanFactory)
    Obtain an ErrorHandler registered with the "integrationMessagePublishingErrorHandler" bean name.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait