Add new dynamic handler mapping that mimics v2.0 behavior ---------------------------------------------------------
Key: XMLRPC-76 URL: http://issues.apache.org/jira/browse/XMLRPC-76 Project: XML-RPC Type: New Feature Components: Source Versions: 3.0a1 Reporter: Walter Mundt Priority: Minor Attachments: xmlrpc3-dynamic-handler.diff This patch refactors the Java-reflection based invocation out of PropertyHandlerMapping and into a new AbstractReflectiveHandlerMapping class, and then adds a new subclass called DynamicHandlerMapping which has the old add(key, instance) method of runtime configuration. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira