Class DestinationMapEntry<T>

    • Constructor Detail

      • DestinationMapEntry

        public DestinationMapEntry()
    • Method Detail

      • setQueue

        public void setQueue​(String name)
        A helper method to set the destination from a configuration file
      • setTopic

        public void setTopic​(String name)
        A helper method to set the destination from a configuration file
      • setTempTopic

        public void setTempTopic​(boolean flag)
      • setTempQueue

        public void setTempQueue​(boolean flag)