com.latencybusters.jms.queue
Class LBMTemporaryQueue

java.lang.Object
  extended by com.latencybusters.jms.LBMDestination
      extended by com.latencybusters.jms.queue.LBMQueue
          extended by com.latencybusters.jms.queue.LBMTemporaryQueue
All Implemented Interfaces:
java.io.Serializable, javax.jms.Destination, javax.jms.Queue, javax.jms.TemporaryQueue, javax.naming.Referenceable, javax.naming.spi.ObjectFactory

public class LBMTemporaryQueue
extends LBMQueue
implements javax.jms.TemporaryQueue

See Also:
Serialized Form

Constructor Summary
LBMTemporaryQueue()
           
LBMTemporaryQueue(java.util.ArrayList<NameValue> props)
           
LBMTemporaryQueue(LBMQueue queue)
           
 
Method Summary
 void delete()
           
 
Methods inherited from class com.latencybusters.jms.queue.LBMQueue
getFactory, getQueueName, setQueueName
 
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.Queue
getQueueName, toString
 

Constructor Detail

LBMTemporaryQueue

public LBMTemporaryQueue(LBMQueue queue)
                  throws javax.jms.JMSException
Throws:
javax.jms.JMSException

LBMTemporaryQueue

public LBMTemporaryQueue(java.util.ArrayList<NameValue> props)
                  throws javax.jms.JMSException
Throws:
javax.jms.JMSException

LBMTemporaryQueue

public LBMTemporaryQueue()
                  throws javax.jms.JMSException
Throws:
javax.jms.JMSException
Method Detail

delete

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


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.