Uses of Class
org.apache.maven.model.interpolation.reflection.MethodMap.AmbiguousException
Packages that use MethodMap.AmbiguousException
-
Uses of MethodMap.AmbiguousException in org.apache.maven.model.interpolation.reflection
Methods in org.apache.maven.model.interpolation.reflection that throw MethodMap.AmbiguousExceptionModifier and TypeMethodDescription(package private) Method
Deprecated.Find a method.ClassMap.findMethod
(String name, Object... params) Deprecated.Find a Method using the methodKey provided.private static Method
MethodMap.getMostSpecific
(List<Method> methods, Class<?>... classes) Deprecated.