public abstract class NevadoDestination extends Object implements javax.jms.Destination, Serializable, Referenceable
Modifier and Type | Field and Description |
---|---|
static String |
JNDI_DESTINATION_NAME |
Modifier | Constructor and Description |
---|---|
protected |
NevadoDestination(NevadoDestination destination) |
protected |
NevadoDestination(String name) |
protected |
NevadoDestination(URL sqsURL) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
static NevadoDestination |
getInstance(javax.jms.Destination destination) |
String |
getName() |
Reference |
getReference() |
int |
hashCode() |
boolean |
isDeleted() |
void |
setDeleted(boolean deleted) |
String |
toString() |
public static final String JNDI_DESTINATION_NAME
protected NevadoDestination(String name)
protected NevadoDestination(NevadoDestination destination)
protected NevadoDestination(URL sqsURL)
public String getName()
public boolean isDeleted()
public void setDeleted(boolean deleted)
public static NevadoDestination getInstance(javax.jms.Destination destination) throws javax.jms.JMSException
javax.jms.JMSException
public Reference getReference() throws NamingException
getReference
in interface Referenceable
NamingException
Copyright © 2014. All Rights Reserved.