当前页面:
在线文档首页 >
JBOSS Portal 2.4 API 英文版文档
RemoteMBeanProxy - JBOSS Portal 2.4 API 英文版文档
org.jboss.portal.test.framework.jmx
Class RemoteMBeanProxy
java.lang.Object
org.jboss.portal.test.framework.jmx.RemoteMBeanProxy
- public class RemoteMBeanProxy
- extends java.lang.Object
Method Summary |
static java.lang.Object |
get(java.lang.Class itf,
javax.management.ObjectName name,
javax.management.MBeanServerConnection remoteServer)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteMBeanProxy
public RemoteMBeanProxy()
get
public static java.lang.Object get(java.lang.Class itf,
javax.management.ObjectName name,
javax.management.MBeanServerConnection remoteServer)
throws java.lang.Exception
- Throws:
java.lang.Exception