Uses of Class
org.apache.commons.jexl.util.introspection.MethodMap.AmbiguousException

Packages that use MethodMap.AmbiguousException
org.apache.commons.jexl.util.introspection   
 

Uses of MethodMap.AmbiguousException in org.apache.commons.jexl.util.introspection
 

Methods in org.apache.commons.jexl.util.introspection that throw MethodMap.AmbiguousException
 Method MethodMap.find(String methodName, Object[] args)
           Find a method.
 Method ClassMap.findMethod(String name, Object[] params)
          Find a Method using the methodKey provided.
 



Copyright © 2003-2006 The Apache Software Foundation. All Rights Reserved.