Package de.caluga.morphium.messaging.jms
Class JMSTopic
- java.lang.Object
-
- de.caluga.morphium.messaging.jms.JMSDestination
-
- de.caluga.morphium.messaging.jms.JMSTopic
-
- All Implemented Interfaces:
javax.jms.Destination,javax.jms.Topic
public class JMSTopic extends JMSDestination implements javax.jms.Topic
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetTopicName()voidsetTopicName(String topicName)
-