|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.SpyDestination (src)
org.jboss.mq.SpyTopic
This class implements javax.jms.Topic
| Field Summary | |
protected DurableSubscriptionID (src) |
durableSubscriptionID
The durableSubscriptionID |
| Fields inherited from class org.jboss.mq.SpyDestination (src) |
hash, name, NULL, OBJECT, SPY_QUEUE, SPY_TEMP_QUEUE, SPY_TEMP_TOPIC, SPY_TOPIC |
| Constructor Summary | |
SpyTopic(SpyTopic (src) topic,
DurableSubscriptionID (src) subid)
Create a new SpyTopic |
|
SpyTopic(SpyTopic (src) topic,
java.lang.String clientID,
java.lang.String subscriptionName,
java.lang.String selector)
Create a new SpyTopic |
|
SpyTopic(java.lang.String topicName)
Create a new SpyTopic |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
DurableSubscriptionID (src) |
getDurableSubscriptionID()
Get the durable subscription id return the durable subscription id |
javax.naming.Reference |
getReference()
|
java.lang.String |
getTopicName()
Gets the name of this topic. |
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class org.jboss.mq.SpyDestination (src) |
getName, hashCode, readDest, writeDest |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected DurableSubscriptionID (src) durableSubscriptionID
| Constructor Detail |
public SpyTopic(java.lang.String topicName)
topicName - the topic name
public SpyTopic(SpyTopic (src) topic,
java.lang.String clientID,
java.lang.String subscriptionName,
java.lang.String selector)
topic - the topicclientID - the client idsubscriptionName - the subscription nameselector - the selector
public SpyTopic(SpyTopic (src) topic,
DurableSubscriptionID (src) subid)
topic - the topicsubid - the durable subscription| Method Detail |
public DurableSubscriptionID (src) getDurableSubscriptionID()
public java.lang.String getTopicName()
Topic (src) Clients that depend upon the name are not portable.
getTopicName in interface Topic (src)
public javax.naming.Reference getReference()
throws javax.naming.NamingException
getReference in interface javax.naming.Referenceablejavax.naming.NamingExceptionpublic boolean equals(java.lang.Object obj)
public java.lang.String toString()
Topic (src)
toString in interface Topic (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||