org.apache.activemq.web.controller
Class CreateSubscriber
java.lang.Object
org.apache.activemq.web.BrokerFacade
org.apache.activemq.web.DestinationFacade
org.apache.activemq.web.DurableSubscriberFacade
org.apache.activemq.web.controller.CreateSubscriber
- All Implemented Interfaces:
- org.springframework.web.servlet.mvc.Controller
public class CreateSubscriber
- extends DurableSubscriberFacade
- implements org.springframework.web.servlet.mvc.Controller
- Version:
- $Revision: 426366 $
Methods inherited from class org.apache.activemq.web.DestinationFacade |
addDestination, createDestination, getJMSDestination, getJMSDestinationType, getValidDestination, isQueue, redirectToBrowseView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toString |
CreateSubscriber
public CreateSubscriber(BrokerService brokerService)
getSelector
public String getSelector()
setSelector
public void setSelector(String selector)
handleRequest
public org.springframework.web.servlet.ModelAndView handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
throws Exception
- Specified by:
handleRequest
in interface org.springframework.web.servlet.mvc.Controller
- Throws:
Exception
Copyright © 2011 Apache Software Foundation. All Rights Reserved.