public static class EjbMethodInvoker.MostSpecificMethodCache
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.util.concurrent.ConcurrentMap<EjbMethodInvoker.MostSpecificMethodKey,java.lang.reflect.Method> |
methods |
Constructor and Description |
---|
MostSpecificMethodCache() |
public final java.util.concurrent.ConcurrentMap<EjbMethodInvoker.MostSpecificMethodKey,java.lang.reflect.Method> methods