org.apache.activemq.web.controller
Class CreateDestination
java.lang.Object
org.apache.activemq.web.DestinationFacade
org.apache.activemq.web.controller.CreateDestination
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
public class CreateDestination
- extends DestinationFacade
- implements org.springframework.web.servlet.mvc.Controller
- Version:
- $Revision: 915387 $
Methods inherited from class org.apache.activemq.web.DestinationFacade |
addDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getValidDestination, isQueue, redirectToBrowseView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toString |
CreateDestination
public CreateDestination(BrokerFacade brokerFacade)
handleRequest
public org.springframework.web.servlet.ModelAndView handleRequest(HttpServletRequest request,
HttpServletResponse response)
throws Exception
- Specified by:
handleRequest
in interface org.springframework.web.servlet.mvc.Controller
- Throws:
Exception
getSupportedHttpMethods
public String[] getSupportedHttpMethods()
- Overrides:
getSupportedHttpMethods
in class DestinationFacade
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.