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