javax.jms
Interface TemporaryTopic

All Superinterfaces:
Destination, Topic

public interface TemporaryTopic
extends Topic

Version:
$Rev: 46019 $ $Date: 2004-09-14 03:56:06 -0600 (Tue, 14 Sep 2004) $

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

Method Detail

delete

public void delete()
            throws JMSException
Throws:
JMSException