com.latencybusters.jms.queue
Class LBMQueue
java.lang.Object
com.latencybusters.jms.LBMDestination
com.latencybusters.jms.queue.LBMQueue
- All Implemented Interfaces:
- java.io.Serializable, javax.jms.Destination, javax.jms.Queue, javax.naming.Referenceable, javax.naming.spi.ObjectFactory
- Direct Known Subclasses:
- LBMTemporaryQueue
public class LBMQueue
- extends LBMDestination
- implements javax.jms.Queue
- See Also:
- Serialized Form
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, wait, wait, wait |
Methods inherited from interface javax.jms.Queue |
toString |
LBMQueue
public LBMQueue()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
LBMQueue
public LBMQueue(java.lang.String name)
LBMQueue
public LBMQueue(java.util.ArrayList<NameValue> props)
getQueueName
public java.lang.String getQueueName()
throws javax.jms.JMSException
- Specified by:
getQueueName
in interface javax.jms.Queue
- Throws:
javax.jms.JMSException
setQueueName
public java.lang.String setQueueName(java.lang.String name)
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
getFactory
public java.lang.Object getFactory(java.util.ArrayList<NameValue> props)
- This is an internal Method.
- Overrides:
getFactory
in class LBMDestination
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.