当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 console API Documentation 英文版文档
RemoteMBeanAttributeInvocation (JBoss Console API) - JBoss 4.0.1 sp1 console API Documentation 英文版文档
org.jboss.console.remote
Class RemoteMBeanAttributeInvocation
java.lang.Object
org.jboss.console.remote.RemoteMBeanAttributeInvocation
- All Implemented Interfaces:
- Serializable
- public class RemoteMBeanAttributeInvocation
- extends Object
- implements Serializable
Stupid JMX invocation implementation. Should support attributes as well, etc.
- Author:
- Sacha Labourey
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
targetObjectName
public javax.management.ObjectName targetObjectName
attributeName
public String attributeName
RemoteMBeanAttributeInvocation
public RemoteMBeanAttributeInvocation(javax.management.ObjectName pName,
String attribute)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.