javax.jms
Interface TemporaryQueue

All Superinterfaces:
Destination, Queue

public interface TemporaryQueue
extends Queue

Version:
$Revision: 1.4 $ $Date: 2004/03/10 10:00:03 $

Method Summary
 void delete()
           
 
Methods inherited from interface javax.jms.Queue
getQueueName, toString
 

Method Detail

delete

public void delete()
            throws JMSException
Throws:
JMSException


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