javax.jms
Interface TemporaryTopic

All Superinterfaces:
Destination, Topic

public interface TemporaryTopic
extends Topic

Version:
$Rev: 467553 $ $Date: 2006-10-24 21:01:51 -0700 (Tue, 24 Oct 2006) $

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

Method Detail

delete

void delete()
            throws JMSException
Throws:
JMSException


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