|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.jetspeed.portal.portlets.viewprocessor.JSPViewProcessor
JspViewProcessor - MVC processor for serving jsp files.
The .jsp file location may be specified in two different ways:
Constructor Summary | |
JSPViewProcessor()
Creates a new instance of JSPViewProcessor |
Method Summary | |
void |
init(Portlet portlet)
Process the template passed in the context (context.get("template")). |
java.lang.Object |
processView(GenericMVCContext context)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JSPViewProcessor()
Method Detail |
public java.lang.Object processView(GenericMVCContext context)
processView
in interface ViewProcessor
public void init(Portlet portlet)
init
in interface ViewProcessor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |