javax.jms

Interface Queue

All Superinterfaces:
Destination
Known Subinterfaces:
TemporaryQueue

public interface Queue
extends Destination

Method Summary

String
getQueueName()
String
toString()

Method Details

getQueueName

public String getQueueName()
            throws JMSException

toString

public String toString()