javax.jms
Interface TemporaryTopic

All Superinterfaces:
Destination, Topic

public interface TemporaryTopic
extends Topic

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

Method Summary
 void delete()
           
 
Methods inherited from interface javax.jms.Topic
getTopicName, toString
 

Method Detail

delete

public void delete()
            throws JMSException
Throws:
JMSException


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