public class MonitorPagePlugin extends java.lang.Object implements SitePageProcessPlugin
Constructor and Description |
---|
MonitorPagePlugin(Page page) |
Modifier and Type | Method and Description |
---|---|
void |
postProcess(WebClient client,
Site site,
HTMLPage page)
Post process page
|
void |
preProcess(WebClient client,
Site site,
HTMLPage page)
Pre process page
|
public MonitorPagePlugin(Page page)
public void postProcess(WebClient client, Site site, HTMLPage page) throws java.lang.Exception
SitePageProcessPlugin
postProcess
in interface SitePageProcessPlugin
client
- the web clientsite
- the sitepage
- the pagejava.lang.Exception
- a serious problem.public void preProcess(WebClient client, Site site, HTMLPage page) throws java.lang.Exception
SitePageProcessPlugin
preProcess
in interface SitePageProcessPlugin
client
- the web clientsite
- the sitepage
- the pagejava.lang.Exception
- a serious problem.stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.