|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.histpop.ohpr.frames.LinkChecker
public class LinkChecker
Constructor Summary | |
---|---|
LinkChecker()
|
Method Summary | |
---|---|
HTMLHandler |
display(java.lang.Object result,
ServerContext ctx)
Get the viewer template and replace its macros with dynamically generated view of the link checker results. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkChecker()
Method Detail |
---|
public HTMLHandler display(java.lang.Object result, ServerContext ctx) throws java.lang.Exception
display
in interface BasicFrame
result
- The result of a server method, not used here.ctx
- The server context with request and response objects.
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |