|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.huihoo.jfox.jmx.adaptor.http.AbstractCommand
|
+--org.huihoo.jfox.jmx.adaptor.http.ViewMBeanCommand
| Field Summary |
| 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
AbstractCommand
doGet in class AbstractCommandjava.lang.Exception
public void doPost(HttpRequest request,
HttpResponse response)
throws java.lang.Exception
doPost in class AbstractCommandjava.lang.Exceptionpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||