当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
AbstractMBeanInvoker.OperationKey (JBoss/JMX API) - JBoss 4.0.1 sp1 jmx API Documentation 英文版文档
org.jboss.mx.server
Class AbstractMBeanInvoker.OperationKey
java.lang.Object
org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
- Enclosing class:
- AbstractMBeanInvoker
- protected final class AbstractMBeanInvoker.OperationKey
- extends Object
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(String name,
String type)
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(String name,
String[] signature)
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(String name,
MBeanParameterInfo[] signature)
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(MBeanOperationInfo info)
hashCode
public int hashCode()
equals
public boolean equals(Object o)
toString
public String toString()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.