XML-RPC

javadoc for registerPublicMethods in AbstractReflectiveHandlerMapping does not indicate support for method overloading

Created: 20/Feb/08 10:19 PM   Updated: 28/Nov/08 08:53 PM
Return to search
Component/s: Source
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Resolution Date: 05/Aug/08 02:43 PM


 Description  « Hide
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."





 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Jochen Wiedmann added a comment - 05/Aug/08 02:43 PM
Fixed, thank you.

Jochen Wiedmann added a comment - 28/Nov/08 08:53 PM
Closing issues which have been released.