Class QueueShell


  • public class QueueShell
    extends Object
    • Field Detail

      • queue

        private Queue queue
      • queueName

        private String queueName
    • Constructor Detail

      • QueueShell

        public QueueShell​(Queue queue)
      • QueueShell

        public QueueShell​(String queueName)
    • Method Detail

      • islocal

        public boolean islocal()
      • getReference

        public Queue getReference()
      • getName

        public String getName()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object