javax.jms
Interface Queue

All Superinterfaces:
Destination
All Known Subinterfaces:
TemporaryQueue

public interface Queue
extends Destination

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 2006) $

Method Summary
 String getQueueName()
           
 String toString()
           
 

Method Detail

getQueueName

String getQueueName()
                    throws JMSException
Throws:
JMSException

toString

String toString()
Overrides:
toString in class Object


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.