|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.huihoo.jfox.ms.jms.base.DestinationImpl
org.huihoo.jfox.ms.jms.topic.TopicImpl
org.huihoo.jfox.ms.jms.topic.TemporaryTopicImpl
Created by IntelliJ IDEA. User: yong.cheng Date: 2003-5-20 Time: 22:06:42 To change this template use Options | File Templates.
| Field Summary |
| Fields inherited from class org.huihoo.jfox.ms.jms.base.DestinationImpl |
QUEUE, TOPIC |
| Constructor Summary | |
TemporaryTopicImpl()
|
|
TemporaryTopicImpl(java.lang.String destinationName)
|
|
| Method Summary | |
void |
delete()
|
| Methods inherited from class org.huihoo.jfox.ms.jms.topic.TopicImpl |
getTopicName |
| Methods inherited from class org.huihoo.jfox.ms.jms.base.DestinationImpl |
getName, getReference, setName, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.jms.Topic |
getTopicName, toString |
| Constructor Detail |
public TemporaryTopicImpl()
public TemporaryTopicImpl(java.lang.String destinationName)
| Method Detail |
public void delete()
throws javax.jms.JMSException
delete in interface javax.jms.TemporaryTopicjavax.jms.JMSException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||