Class ConnectorMessagingDestinationsConfigurer

  • All Implemented Interfaces:
    org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered

    public class ConnectorMessagingDestinationsConfigurer
    extends Object
    implements org.springframework.beans.factory.InitializingBean, org.springframework.core.Ordered
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
                                throws Exception
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
        Throws:
        Exception
      • log

        protected void log​(Map.Entry<String,​org.springframework.cloud.stream.config.BindingProperties> entry)
      • getOrder

        public int getOrder()
        Specified by:
        getOrder in interface org.springframework.core.Ordered