org.jboss.mx.server
Class AbstractMBeanInvoker.OperationKey
java.lang.Object
org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
- Enclosing class:
- AbstractMBeanInvoker
- protected static final class AbstractMBeanInvoker.OperationKey
- extends Object
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.