|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface PublisherRenderer.RendererListener
| Method Summary | |
|---|---|
void |
end(String template,
Request request)
Called after the delegate's render method is called. |
void |
handleIOException(IOException ex,
Request request)
If the delegate render method throws an IOException it is passed through this. |
void |
start(String template,
Request request)
Called before the delegate's render method is called. |
| Method Detail |
|---|
void start(String template,
Request request)
throws IOException
IOException
void end(String template,
Request request)
throws IOException
IOException
void handleIOException(IOException ex,
Request request)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||