Class MessageDestinationRef


  • public class MessageDestinationRef
    extends Object
    • Field Detail

      • messageDestinationRefName

        protected String messageDestinationRefName
    • Constructor Detail

      • MessageDestinationRef

        public MessageDestinationRef()
    • Method Detail

      • getMessageDestinationRefName

        public String getMessageDestinationRefName()
        Gets the value of the messageDestinationRefName property.
        Returns:
        possible object is String
      • setMessageDestinationRefName

        public void setMessageDestinationRefName​(String value)
        Sets the value of the messageDestinationRefName property.
        Parameters:
        value - allowed object is String
      • getJndiName

        public JndiName getJndiName()
        Gets the value of the jndiName property.
        Returns:
        possible object is JndiName
      • setJndiName

        public void setJndiName​(JndiName value)
        Sets the value of the jndiName property.
        Parameters:
        value - allowed object is JndiName