public class NevadoTemporaryTopic extends NevadoTopic implements javax.jms.TemporaryTopic
JNDI_DESTINATION_NAME
Constructor and Description |
---|
NevadoTemporaryTopic(NevadoConnection connection,
NevadoTopic topic) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
Reference |
getReference() |
getArn, getInstance, getSubscriptionArn, getTopicEndpoint, getTopicName, isDurable, setArn
equals, getInstance, getName, hashCode, isDeleted, setDeleted, toString
public NevadoTemporaryTopic(NevadoConnection connection, NevadoTopic topic) throws javax.jms.JMSException
javax.jms.JMSException
public void delete() throws javax.jms.JMSException
delete
in interface javax.jms.TemporaryTopic
javax.jms.JMSException
public Reference getReference() throws NamingException
getReference
in interface Referenceable
getReference
in class NevadoDestination
NamingException
Copyright © 2014. All Rights Reserved.