Movatterモバイル変換


[0]ホーム

URL:


         


Interface TemporaryQueue

All Superinterfaces:
Destination,Queue

public interfaceTemporaryQueue
extendsQueue

ATemporaryQueue object is a uniqueQueue object created for the duration of aQueueConnection. It is a system-defined queue that can be consumed only by theQueueConnection that created it.

See Also:
QueueSession.createTemporaryQueue()

delete()
          Deletes this temporary queue.
 
Methods inherited from interface javax.jms.Queue
getQueueName,toString
 

delete

public voiddelete()            throwsJMSException
Deletes this temporary queue. If there are existing receivers still using it, aJMSException will be thrown.
Throws:
JMSException - if the JMS provider fails to delete the temporary queue due to some internal error.

         


[8]ページ先頭

©2009-2025 Movatter.jp