public static class EjbMethodInvoker.MostSpecificMethodKey
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.Class<?> |
ejbInterface |
java.lang.reflect.Method |
method |
Constructor and Description |
---|
MostSpecificMethodKey(java.lang.Class<?> ejbInterface,
java.lang.reflect.Method method) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
int |
hashCode() |