com.latencybusters.jms.topic
Class LBMTopic
java.lang.Object
com.latencybusters.jms.LBMDestination
com.latencybusters.jms.topic.LBMTopic
- All Implemented Interfaces:
- java.io.Serializable, javax.jms.Destination, javax.jms.Topic, javax.naming.Referenceable, javax.naming.spi.ObjectFactory
- Direct Known Subclasses:
- LBMTemporaryTopic
public class LBMTopic
- extends LBMDestination
- implements javax.jms.Topic
- 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, toString, wait, wait, wait |
Methods inherited from interface javax.jms.Topic |
toString |
LBMTopic
public LBMTopic()
throws javax.jms.JMSException
- Throws:
javax.jms.JMSException
LBMTopic
public LBMTopic(java.util.ArrayList<NameValue> props)
LBMTopic
public LBMTopic(java.lang.String name)
LBMTopic
public LBMTopic(java.lang.String name,
java.lang.String port)
getTopicName
public java.lang.String getTopicName()
throws javax.jms.JMSException
- Specified by:
getTopicName
in interface javax.jms.Topic
- Throws:
javax.jms.JMSException
setTopicName
public java.lang.String setTopicName(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.