xmlBlaster 2.2.0 API

org.xmlBlaster.jms
Class XBTemporaryTopic

java.lang.Object
  extended by org.xmlBlaster.jms.XBDestination
      extended by org.xmlBlaster.jms.XBTemporaryTopic
All Implemented Interfaces:
java.io.Externalizable, java.io.Serializable, javax.jms.Destination, javax.jms.Queue, javax.jms.TemporaryTopic, javax.jms.Topic, javax.naming.Referenceable

public class XBTemporaryTopic
extends XBDestination
implements javax.jms.TemporaryTopic

XBTemporaryTopic

Author:
Michele Laghi
See Also:
Serialized Form

Field Summary
private static long serialVersionUID
           
 
Constructor Summary
XBTemporaryTopic()
           
 
Method Summary
 void delete()
           
 
Methods inherited from class org.xmlBlaster.jms.XBDestination
getForceQueuing, getQueueName, getReference, getTopicName, readExternal, toString, writeExternal
 
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
 

Field Detail

serialVersionUID

private static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

XBTemporaryTopic

XBTemporaryTopic()
Method Detail

delete

public void delete()
            throws javax.jms.JMSException
Specified by:
delete in interface javax.jms.TemporaryTopic
Throws:
javax.jms.JMSException

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.