|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.portal.portlet.test.controller.AbstractMarkupRenderer
public abstract class AbstractMarkupRenderer
| Field Summary | |
|---|---|
protected ResponseProperties |
properties
. |
| Constructor Summary | |
|---|---|
AbstractMarkupRenderer(ResponseProperties properties)
|
|
| Method Summary | |
|---|---|
protected void |
prepareRendering(RendererContext context)
|
void |
render(RendererContext context)
|
protected abstract void |
renderContent(javax.servlet.http.HttpServletResponse resp)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected ResponseProperties properties
| Constructor Detail |
|---|
public AbstractMarkupRenderer(ResponseProperties properties)
| Method Detail |
|---|
public void render(RendererContext context)
throws java.io.IOException
render in interface Rendererjava.io.IOException
protected abstract void renderContent(javax.servlet.http.HttpServletResponse resp)
throws java.io.IOException
java.io.IOExceptionprotected void prepareRendering(RendererContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||