Home » apache-tomcat-6.0.26-src » org.apache » tomcat » util » modeler » [javadoc | source]
org.apache.tomcat.util.modeler
static class: BaseModelMBean.MethodKey [javadoc | source]
java.lang.Object
   org.apache.tomcat.util.modeler.BaseModelMBean$MethodKey
Constructor:
 MethodKey(String name,
    String[] signature) 
Method from org.apache.tomcat.util.modeler.BaseModelMBean$MethodKey Summary:
equals,   hashCode
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.tomcat.util.modeler.BaseModelMBean$MethodKey Detail:
 public boolean equals(Object other) 
 public int hashCode()