Class DestinationFacade

    • Constructor Detail

      • DestinationFacade

        public DestinationFacade​(BrokerFacade brokerFacade)
    • Method Detail

      • isQueue

        public boolean isQueue()
      • getJMSDestination

        public String getJMSDestination()
      • setJMSDestination

        public void setJMSDestination​(String destination)
      • getJMSDestinationType

        public String getJMSDestinationType()
      • setJMSDestinationType

        public void setJMSDestinationType​(String type)
      • getValidDestination

        protected String getValidDestination()
      • redirectToRequest

        protected org.springframework.web.servlet.ModelAndView redirectToRequest​(HttpServletRequest request)
      • redirectToBrowseView

        protected org.springframework.web.servlet.ModelAndView redirectToBrowseView()
      • redirectToDestinationView

        protected org.springframework.web.servlet.ModelAndView redirectToDestinationView()
      • getPhysicalDestinationName

        protected String getPhysicalDestinationName()
      • getSupportedHttpMethods

        public String[] getSupportedHttpMethods()