|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.jmx.remote.MBeanClient
public class MBeanClient
Client for mbeans.
| Constructor Summary | |
|---|---|
MBeanClient()
Creates the MBeanClient. |
|
MBeanClient(java.lang.String url)
Creates the MBeanClient. |
|
| Method Summary | |
|---|---|
java.lang.Object |
getAttribute(javax.management.ObjectName objectName,
java.lang.String attrName)
Gets an attribute. |
javax.management.MBeanInfo |
getMBeanInfo(javax.management.ObjectName objectName)
Returns the mbean info |
void |
setProxy(RemoteJMX proxy)
Sets the proxy |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MBeanClient()
public MBeanClient(java.lang.String url)
| Method Detail |
|---|
public void setProxy(RemoteJMX proxy)
public javax.management.MBeanInfo getMBeanInfo(javax.management.ObjectName objectName)
throws java.lang.Exception
java.lang.Exception
public java.lang.Object getAttribute(javax.management.ObjectName objectName,
java.lang.String attrName)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||