com.latencybusters.jms.topic
Class LBMTemporaryTopic

java.lang.Object
  extended by com.latencybusters.jms.LBMDestination
      extended by com.latencybusters.jms.topic.LBMTopic
          extended by com.latencybusters.jms.topic.LBMTemporaryTopic
All Implemented Interfaces:
java.io.Serializable, javax.jms.Destination, javax.jms.TemporaryTopic, javax.jms.Topic, javax.naming.Referenceable, javax.naming.spi.ObjectFactory

public class LBMTemporaryTopic
extends LBMTopic
implements javax.jms.TemporaryTopic

See Also:
Serialized Form

Constructor Summary
LBMTemporaryTopic()
           
LBMTemporaryTopic(java.util.ArrayList<NameValue> props)
           
LBMTemporaryTopic(java.util.ArrayList<NameValue> props, java.lang.String defaultTempTopicType)
           
 
Method Summary
 void delete()
           
 
Methods inherited from class com.latencybusters.jms.topic.LBMTopic
getFactory, getTopicName, setTopicName
 
Methods inherited from class com.latencybusters.jms.LBMDestination
configure, getName, getObjectInstance, getProps, getReference, getRegId, getType, getWildcard, isUsingdefault, isWildcard, setName, setProps, setRegId, setType, setUsingdefault, setWildcard, setWildcard, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.jms.Topic
getTopicName, toString
 

Constructor Detail

LBMTemporaryTopic

public LBMTemporaryTopic()
                  throws javax.jms.JMSException
Throws:
javax.jms.JMSException

LBMTemporaryTopic

public LBMTemporaryTopic(java.util.ArrayList<NameValue> props)
                  throws java.lang.Exception
Throws:
java.lang.Exception

LBMTemporaryTopic

public LBMTemporaryTopic(java.util.ArrayList<NameValue> props,
                         java.lang.String defaultTempTopicType)
                  throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

delete

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


All of the documentation and software included in this and any other Informatica, Inc. "Ultra Messaging" Release is Copyright (C) 2004-2014, Informatica Corporation. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted only as covered by the terms of a valid software license agreement with Informatica Inc. Copyright © 2004-2014, Informatica, Inc. All Rights Reserved.