|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portlet.JBossPortlet
org.jboss.portal.core.samples.users.CurrentUsersPortlet
public class CurrentUsersPortlet
Read the current users online and write them in output.
Field Summary | |
---|---|
static org.apache.log4j.Logger |
log
Logger |
Constructor Summary | |
---|---|
CurrentUsersPortlet()
|
Method Summary | |
---|---|
protected void |
doView(JBossRenderRequest rRequest,
JBossRenderResponse rResponse)
Throw a PortletException . |
Methods inherited from class org.jboss.portlet.JBossPortlet |
---|
destroy, doAdmin, doDispatch, doEdit, doHelp, getDefaultOperation, getInitParameter, getInitParameterNames, getOperationName, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, init, processAction, processAction, processAdmin, processDispatch, processEdit, processHelp, processView, render, render |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static org.apache.log4j.Logger log
Constructor Detail |
---|
public CurrentUsersPortlet()
Method Detail |
---|
protected void doView(JBossRenderRequest rRequest, JBossRenderResponse rResponse) throws PortletException, java.io.IOException, UnavailableException
JBossPortlet
PortletException
.
doView
in class JBossPortlet
PortletException
java.io.IOException
UnavailableException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |