org.apache.commons.modeler

Class BaseModelMBean.MethodKey

static class BaseModelMBean.MethodKey extends Object

Field Summary
Stringname
String[]signature
Constructor Summary
MethodKey(String name, String[] signature)
Method Summary
booleanequals(Object other)
inthashCode()

Field Detail

name

private String name

signature

private String[] signature

Constructor Detail

MethodKey

MethodKey(String name, String[] signature)

Method Detail

equals

public boolean equals(Object other)

hashCode

public int hashCode()
Copyright (c) 2001-2003 - Apache Software Foundation