Uses of Class
org.apache.velocity.util.introspection.MethodMap.AmbiguousException
-
Uses of MethodMap.AmbiguousException in org.apache.velocity.util.introspection
Modifier and TypeMethodDescriptionFind a method.ClassMap.findMethod
(String name, Object[] params) Find a Method using the method name and parameter objects.Gets the method defined byname
andparams
for the Classc
.