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(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setSelector(String selector) |
getClientId, getSubscriberName, setClientId, setSubscriberName
addDestination, createDestination, getBrokerAdmin, getBrokerFacade, getJMSDestination, getJMSDestinationType, getPhysicalDestinationName, getQueueView, getValidDestination, isQueue, redirectToBrowseView, redirectToDestinationView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toString
public CreateSubscriber(BrokerFacade brokerFacade)
public String getSelector()
public void setSelector(String selector)
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 String[] getSupportedHttpMethods()
getSupportedHttpMethods
in class DestinationFacade
Copyright © 2005–2018 FuseSource, Corp.. All rights reserved.