|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
To be implemented by an MBean acting as an HTML parser. MBeans implementing this interface can be used to customize the the HTML sent by the HTML protocol adaptor.
HtmlAdaptorServer| Method Summary | |
String |
parsePage(String initialPage)
Parses the generated HTML page. |
String |
parseRequest(String request)
Parses the recieved HTML requests. |
| Method Detail |
public String parseRequest(String request)
request - The HTML request received by the HTML protocol adaptor.
public String parsePage(String initialPage)
initialPage - The HTML page generated by the HTML protocol adaptor.
|
JMX 1.2_8 2002.10.31_20:03:55_MET | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||