|
||||||||||
| 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
public class 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,
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,
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 | |||||||||