org.apache.openejb.server.cxf.ejb
Class EjbMethodInvoker.MostSpecificMethodKey
java.lang.Object
org.apache.openejb.server.cxf.ejb.EjbMethodInvoker.MostSpecificMethodKey
- Enclosing class:
- EjbMethodInvoker
public static class EjbMethodInvoker.MostSpecificMethodKey
- extends Object
ejbInterface
public final Class<?> ejbInterface
method
public final Method method
EjbMethodInvoker.MostSpecificMethodKey
public EjbMethodInvoker.MostSpecificMethodKey(Class<?> ejbInterface,
Method method)
equals
public boolean equals(Object o)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.