Class QueueInfoBeanImpl

    • Constructor Detail

      • QueueInfoBeanImpl

        public QueueInfoBeanImpl()
    • Method Detail

      • setBeanName

        public void setBeanName​(java.lang.String beanName)
      • getChannel

        public org.springframework.integration.channel.QueueChannel getChannel()
      • setChannel

        public void setChannel​(org.springframework.integration.channel.QueueChannel channel)
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object