Class JMSDestination

    • Field Detail

      • description

        protected TextMap description
      • className

        protected String className
      • interfaceName

        protected String interfaceName
      • destinationName

        protected String destinationName
      • resourceAdapter

        protected String resourceAdapter
    • Constructor Detail

      • JMSDestination

        public JMSDestination()
    • Method Detail

      • getDescriptions

        public Text[] getDescriptions()
      • getResourceAdapter

        public String getResourceAdapter()
      • setResourceAdapter

        public void setResourceAdapter​(String resourceAdapter)
      • getDestinationName

        public String getDestinationName()
      • setDestinationName

        public void setDestinationName​(String destinationName)
      • getClassName

        public String getClassName()
      • setClassName

        public void setClassName​(String className)
      • getInterfaceName

        public String getInterfaceName()
      • setInterfaceName

        public void setInterfaceName​(String interfaceName)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getId

        public String getId()
      • setId

        public void setId​(String value)
      • getKey

        public String getKey()
        Description copied from interface: Keyable
        Gets the immutable key for this object.
        Specified by:
        getKey in interface Keyable<String>
        Returns:
        gets the immutable key for this object