You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Henri Yandell (JIRA)" <ji...@apache.org> on 2006/12/27 00:28:22 UTC

[jira] Closed: (BEANUTILS-193) [beanutils] MethodUtils.invoke for static methods

     [ http://issues.apache.org/jira/browse/BEANUTILS-193?page=all ]

Henri Yandell closed BEANUTILS-193.
-----------------------------------

    Resolution: Fixed

svn ci -m "Applied modified patch for Nestor Boscan's static method variants as reported in #BEANUTILS-193. Have also added a unit test for the static method calls. "

Sending        src/java/org/apache/commons/beanutils/MethodUtils.java
Sending        src/test/org/apache/commons/beanutils/MethodUtilsTestCase.java
Sending        src/test/org/apache/commons/beanutils/TestBean.java
Transmitting file data ...
Committed revision 490398.

> [beanutils] MethodUtils.invoke for static methods
> -------------------------------------------------
>
>                 Key: BEANUTILS-193
>                 URL: http://issues.apache.org/jira/browse/BEANUTILS-193
>             Project: Commons BeanUtils
>          Issue Type: Improvement
>          Components: Bean / Property Utils
>    Affects Versions: 1.6
>         Environment: Operating System: Windows XP
> Platform: PC
>            Reporter: Nestor Boscan
>            Priority: Minor
>             Fix For: 1.8.0
>
>         Attachments: BEANUTILS-193-impl.patch, MethodUtils.java
>
>
> I modified the MethodUtils class and added 6 new methods to invoke static 
> methods.
> invokeExactMethod (Class, String, Object [])
> invokeExactMethod (Class, String, Object [], Class [])
> invokeExactMethod (Class, String, Object)
> invokeMethod (Class, String, Object [])
> invokeMethod (Class, String, Object [], Class [])
> invokeMethod (Class, String, Object)

-- 
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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org