|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
|
+--org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand
| Fields inherited from class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand |
ctx |
| Constructor Summary | |
ViewMBeanCommand()
|
|
| Method Summary | |
void |
doGet(HttpRequest request,
HttpResponse response)
set the VelocityContext |
void |
doPost(HttpRequest request,
HttpResponse response)
|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class org.huihoo.jfox.jmx.adaptor.http.AbstractCommand |
execute, getTemplateName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ViewMBeanCommand()
| Method Detail |
public void doGet(HttpRequest request,
HttpResponse response)
throws java.lang.Exception
AbstractCommanddoGet in class AbstractCommand
public void doPost(HttpRequest request,
HttpResponse response)
throws java.lang.Exception
doPost in class AbstractCommandpublic static void main(java.lang.String[] args)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||