|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.portlet.GenericPortlet org.apache.geronimo.console.BasePortlet org.apache.geronimo.console.MultiPagePortlet org.apache.geronimo.console.threads.ThreadPoolPortlet
public class ThreadPoolPortlet
A portlet that lets you configure and deploy thread pools.
Field Summary |
---|
Fields inherited from class org.apache.geronimo.console.MultiPagePortlet |
---|
helpers, MODE_KEY |
Fields inherited from class org.apache.geronimo.console.BasePortlet |
---|
WEB_SERVER_GENERIC, WEB_SERVER_JETTY, WEB_SERVER_TOMCAT |
Constructor Summary | |
---|---|
ThreadPoolPortlet()
|
Method Summary | |
---|---|
protected MultiPageModel |
getModel(javax.portlet.PortletRequest request)
|
protected String |
getModelJSPVariableName()
|
void |
init(javax.portlet.PortletConfig config)
|
Methods inherited from class org.apache.geronimo.console.MultiPagePortlet |
---|
addHelper, destroy, doView, getDefaultMode, processAction |
Methods inherited from class org.apache.geronimo.console.BasePortlet |
---|
callOperation, getProperty, getWebServerType, setProperty |
Methods inherited from class javax.portlet.GenericPortlet |
---|
doDispatch, doEdit, doHelp, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ThreadPoolPortlet()
Method Detail |
---|
public void init(javax.portlet.PortletConfig config) throws javax.portlet.PortletException
init
in interface javax.portlet.Portlet
init
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
protected MultiPageModel getModel(javax.portlet.PortletRequest request)
getModel
in class MultiPagePortlet
protected String getModelJSPVariableName()
getModelJSPVariableName
in class MultiPagePortlet
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |