javadoc for registerPublicMethods in AbstractReflectiveHandlerMapping does not
indicate support for method overloading
----------------------------------------------------------------------------------------------------------------------
Key: XMLRPC-155
URL: https://issues.apache.org/jira/browse/XMLRPC-155
Project: XML-RPC
Issue Type: Bug
Components: Source
Reporter: Stacey Brown
Priority: Minor
Looks like support for method overloading was added to
AbstractReflectiveHandlerMapping in revision 408757, but the javadoc for the
registerPublicMethods method was not updated to reflect that change.
The javadoc comment as of revision 473969 still says:
"If multiple methods with the same name exist, which meet the above conditins,
then only the first method is valid."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.