javax.jms
Interface Topic

All Superinterfaces:
Destination
All Known Subinterfaces:
TemporaryTopic

public interface Topic
extends Destination

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

Method Summary
 String getTopicName()
           
 String toString()
           
 

Method Detail

getTopicName

String getTopicName()
                    throws JMSException
Throws:
JMSException

toString

String toString()
Overrides:
toString in class Object


Copyright © 2006 Apache Software Foundation. All Rights Reserved.