|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jfox.mx.http.HttpAdaptorMX
Created by IntelliJ IDEA. User: yangyong Date: 2003-7-28 Time: 11:57:28 To change this template use Options | File Templates.
| Constructor Summary | |
HttpAdaptorMX()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
java.lang.String |
mx_getMxDescription()
得到对这个 MX bean 的描述 |
java.util.Properties |
mx_getOperationDescriptions()
得到要管理的方法的描述信息 methodName => description |
int |
mx_getPort()
|
java.lang.Object |
mx_getSource()
得到被管理的对象的直接引用 |
void |
mx_restart()
|
void |
mx_start()
|
void |
mx_stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public HttpAdaptorMX()
| Method Detail |
public int mx_getPort()
public void mx_start()
throws java.io.IOException
java.io.IOException
public void mx_stop()
throws java.io.IOException
java.io.IOException
public void mx_restart()
throws java.io.IOException
java.io.IOExceptionpublic java.lang.Object mx_getSource()
Mxable
mx_getSource in interface Mxablepublic java.lang.String mx_getMxDescription()
Mxable
mx_getMxDescription in interface Mxablepublic java.util.Properties mx_getOperationDescriptions()
Mxable
mx_getOperationDescriptions in interface Mxable
public static void main(java.lang.String[] args)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||