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