|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.web.BrokerFacade
org.apache.activemq.web.DestinationFacade
org.apache.activemq.web.controller.CreateDestination
public class CreateDestination
Constructor Summary | |
---|---|
CreateDestination(BrokerService brokerService)
|
Method Summary | |
---|---|
org.springframework.web.servlet.ModelAndView |
handleRequest(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class org.apache.activemq.web.DestinationFacade |
---|
addDestination, createDestination, getJMSDestination, getJMSDestinationType, getValidDestination, isQueue, redirectToBrowseView, redirectToRequest, removeDestination, setJMSDestination, setJMSDestinationType, toString |
Methods inherited from class org.apache.activemq.web.BrokerFacade |
---|
getBroker, getBrokerAdmin, getBrokerService, getDurableTopicSubscribers, getManagedBroker, getManagedObjects, getManagementContext, getQueues, getTopics |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CreateDestination(BrokerService brokerService)
Method Detail |
---|
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.Controller
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |