|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.portlet.test.PortletController
public class PortletController
Constructor Summary | |
---|---|
PortletController(PortletControllerContext context,
javax.servlet.ServletContext servletContext,
javax.servlet.http.HttpServletRequest req)
|
Method Summary | |
---|---|
void |
process(javax.servlet.http.HttpServletResponse resp)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PortletController(PortletControllerContext context, javax.servlet.ServletContext servletContext, javax.servlet.http.HttpServletRequest req) throws IllegalRequestException, java.io.UnsupportedEncodingException
IllegalRequestException
java.io.UnsupportedEncodingException
Method Detail |
---|
public void process(javax.servlet.http.HttpServletResponse resp) throws PortletInvokerException, java.io.IOException
PortletInvokerException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |