javax.jms
Interface TemporaryQueue

All Superinterfaces:
Destination, Queue

public interface TemporaryQueue
extends Queue

Version:
$Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $

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

Method Detail

delete

void delete()
            throws JMSException
Throws:
JMSException


Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.