|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodMap.AmbiguousException | |
org.apache.velocity.util.introspection |
Uses of MethodMap.AmbiguousException in org.apache.velocity.util.introspection |
Methods in org.apache.velocity.util.introspection that throw MethodMap.AmbiguousException | |
java.lang.reflect.Method |
MethodMap.find(java.lang.String methodName,
java.lang.Object[] args)
Find a method. |
private static java.lang.reflect.Method |
MethodMap.getMostSpecific(java.util.List methods,
java.lang.Class[] classes)
|
java.lang.reflect.Method |
ClassMap.findMethod(java.lang.String name,
java.lang.Object[] params)
Find a Method using the methodKey provided. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |