javax.jms
Interface Topic

All Superinterfaces:
Destination
All Known Subinterfaces:
TemporaryTopic

public interface Topic
extends Destination

Version:
$Rev: 467553 $ $Date: 2006-10-25 06:01:51 +0200 (Mi, 25. Okt 2006) $

Method Summary
 String getTopicName()
           
 String toString()
           
 

Method Detail

getTopicName

String getTopicName()
                    throws JMSException
Throws:
JMSException

toString

String toString()
Overrides:
toString in class Object


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