Interface WmQueue

    • Method Detail

      • getTerritory

        java.lang.String getTerritory()
                               throws javax.jms.JMSException
        Get the territory to which this queue belongs.
        Returns:
        the territory to which this queue belongs, or null to indicate the current territory
        Throws:
        javax.jms.JMSException - if unable to get the territory to which this queue belongs
      • getBroker

        java.lang.String getBroker()
                            throws javax.jms.JMSException
        Get the Broker to which this queue belongs.
        Returns:
        the Broker to which this queue belongs, or null to indicate the current Broker
        Throws:
        javax.jms.JMSException - if unable to get the territory to which this queue belongs
      • getLocalName

        java.lang.String getLocalName()
                               throws javax.jms.JMSException
        Get the local queue name.
        Returns:
        the local queue name
        Throws:
        javax.jms.JMSException - if unable to get the local queue name