public class CreateSubscriber extends DurableSubscriberFacade implements org.springframework.web.servlet.mvc.Controller
| Constructor and Description |
|---|
CreateSubscriber(BrokerFacade brokerFacade) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getSelector() |
java.lang.String[] |
getSupportedHttpMethods() |
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
void |
setSelector(java.lang.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 java.lang.String getSelector()
public void setSelector(java.lang.String selector)
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[] getSupportedHttpMethods()
getSupportedHttpMethods in class DestinationFacadeCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.