public class DeleteJob extends DestinationFacade implements org.springframework.web.servlet.mvc.Controller
| Constructor and Description |
|---|
DeleteJob(BrokerFacade brokerFacade) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getJobId() |
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setJobId(java.lang.String id) |
addDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getSupportedHttpMethods, getValidDestination, isQueue, redirectToBrowseView, redirectToDestinationView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toStringpublic DeleteJob(BrokerFacade brokerFacade)
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws java.lang.Exception
handleRequest in interface org.springframework.web.servlet.mvc.Controllerjava.lang.Exceptionpublic java.lang.String getJobId()
public void setJobId(java.lang.String id)
Copyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.