org.jboss.mx.server
Class AbstractMBeanInvoker.OperationKey
java.lang.Object
org.jboss.mx.server.AbstractMBeanInvoker.OperationKey
- Enclosing class:
- AbstractMBeanInvoker (src)
- protected final class AbstractMBeanInvoker.OperationKey
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(java.lang.String name,
java.lang.String type)
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(java.lang.String name,
java.lang.String[] signature)
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(java.lang.String name,
MBeanParameterInfo (src) [] signature)
AbstractMBeanInvoker.OperationKey
public AbstractMBeanInvoker.OperationKey(MBeanOperationInfo (src) info)
hashCode
public int hashCode()
equals
public boolean equals(java.lang.Object o)
toString
public java.lang.String toString()