|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.portlet.GenericPortlet
org.apache.geronimo.console.BasePortlet
org.apache.geronimo.console.jmsmanager.server.BaseJMSPortlet
Common methods for JMS portlets
Nested Class Summary | |
static class |
BaseJMSPortlet.BrokerWrapper
|
Field Summary |
Fields inherited from class org.apache.geronimo.console.BasePortlet |
WEB_SERVER_GENERIC, WEB_SERVER_JETTY, WEB_SERVER_TOMCAT |
Constructor Summary | |
BaseJMSPortlet()
|
Method Summary | |
protected static List |
getBrokerList(javax.portlet.RenderRequest renderRequest,
org.apache.geronimo.management.geronimo.JMSManager manager)
Gets a Map relating broker name to JMSBroker instance |
Methods inherited from class org.apache.geronimo.console.BasePortlet |
callOperation, getProperty, getWebServerType, setProperty |
Methods inherited from class javax.portlet.GenericPortlet |
destroy, doDispatch, doEdit, doHelp, doView, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, init, processAction, render |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BaseJMSPortlet()
Method Detail |
protected static List getBrokerList(javax.portlet.RenderRequest renderRequest, org.apache.geronimo.management.geronimo.JMSManager manager) throws javax.portlet.PortletException
javax.portlet.PortletException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |