Class MessageDestination


  • public class MessageDestination
    extends Object
    • Field Detail

      • messageDestinationName

        protected String messageDestinationName
    • Constructor Detail

      • MessageDestination

        public MessageDestination()
    • Method Detail

      • getMessageDestinationName

        public String getMessageDestinationName()
        Gets the value of the messageDestinationName property.
        Returns:
        possible object is String
      • setMessageDestinationName

        public void setMessageDestinationName​(String value)
        Sets the value of the messageDestinationName 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