public class CreateDestination extends DestinationFacade implements org.springframework.web.servlet.mvc.Controller
| Constructor and Description |
|---|
CreateDestination(BrokerFacade brokerFacade) |
| Modifier and Type | Method and Description |
|---|---|
String[] |
getSupportedHttpMethods() |
org.springframework.web.servlet.ModelAndView |
handleRequest(HttpServletRequest request,
HttpServletResponse response) |
addDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getValidDestination, isQueue, redirectToBrowseView, redirectToDestinationView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toStringpublic CreateDestination(BrokerFacade brokerFacade)
public org.springframework.web.servlet.ModelAndView handleRequest(HttpServletRequest request, HttpServletResponse response) throws Exception
handleRequest in interface org.springframework.web.servlet.mvc.ControllerExceptionpublic String[] getSupportedHttpMethods()
getSupportedHttpMethods in class DestinationFacadeCopyright © 2005–2017 FuseSource, Corp.. All rights reserved.