org.apache.openejb.jee.sun
Class MessageDestinationRef
java.lang.Object
org.apache.openejb.jee.sun.MessageDestinationRef
public class MessageDestinationRef
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
messageDestinationRefName
protected String messageDestinationRefName
jndiName
protected String jndiName
MessageDestinationRef
public MessageDestinationRef()
getMessageDestinationRefName
public String getMessageDestinationRefName()
setMessageDestinationRefName
public void setMessageDestinationRefName(String value)
getJndiName
public String getJndiName()
setJndiName
public void setJndiName(String value)
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.