Class BindConnectorQueueServiceImpl

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

    @Service
    public class BindConnectorQueueServiceImpl
    extends Object
    implements BindConnectorQueueService, org.springframework.beans.factory.InitializingBean
    Created by Alexander Dukkardt on 2017-04-28.
    • Constructor Detail

      • BindConnectorQueueServiceImpl

        public BindConnectorQueueServiceImpl()
    • Method Detail

      • afterPropertiesSet

        public void afterPropertiesSet()
        Specified by:
        afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      • bindQueue

        protected void bindQueue​(String queueName)