当前页面:
在线文档首页 >
JBoss 3.2.7 console API Documentation 英文版文档
AppletRemoteMBeanInvoker (JBoss Console API) - JBoss 3.2.7 console API Documentation 英文版文档
org.jboss.console.remote
Class AppletRemoteMBeanInvoker
java.lang.Object
org.jboss.console.remote.AppletRemoteMBeanInvoker
- All Implemented Interfaces:
- SimpleRemoteMBeanInvoker
- public class AppletRemoteMBeanInvoker
- extends Object
- implements SimpleRemoteMBeanInvoker
- Version:
- $Revision: 1.1.2.2 $
Revisions:
21. avril 2003 Sacha Labourey:
- Author:
- Sacha Labourey.
- See Also:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppletRemoteMBeanInvoker
public AppletRemoteMBeanInvoker(String baseUrl)
throws MalformedURLException
invoke
public Object invoke(javax.management.ObjectName name,
String operationName,
Object[] params,
String[] signature)
throws Exception
- Specified by:
invoke
in interface SimpleRemoteMBeanInvoker
- Throws:
Exception
getAttribute
public Object getAttribute(javax.management.ObjectName name,
String attrName)
throws Exception
- Specified by:
getAttribute
in interface SimpleRemoteMBeanInvoker
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.