javax.jms
Interface Topic

All Superinterfaces:
Destination
All Known Subinterfaces:
TemporaryTopic

public interface Topic
extends Destination

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

Method Summary
 String getTopicName()
           
 String toString()
           
 

Method Detail

getTopicName

public String getTopicName()
                    throws JMSException
Throws:
JMSException

toString

public String toString()


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