public class CreateSubscriber extends DurableSubscriberFacade implements org.springframework.web.servlet.mvc.Controller
| Constructor and Description |
|---|
CreateSubscriber(BrokerFacade brokerFacade) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSelector() |
String[] |
getSupportedHttpMethods() |
org.springframework.web.servlet.ModelAndView |
handleRequest(HttpServletRequest request,
HttpServletResponse response) |
void |
setSelector(String selector) |
getClientId, getSubscriberName, setClientId, setSubscriberNameaddDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getValidDestination, isQueue, redirectToBrowseView, redirectToDestinationView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toStringpublic CreateSubscriber(BrokerFacade brokerFacade)
public String getSelector()
public void setSelector(String selector)
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–2016 FuseSource, Corp.. All rights reserved.