ROTECTED]>
To: "Jakarta Commons Developers List" <[EMAIL PROTECTED]>
Sent: Thursday, December 05, 2002 8:26 PM
Subject: [lang] MethodUtils method naming
> in beanutils, methods called 'getAccessibleMethod' (or variations) are
> used to get methods which can safely be cal
in beanutils, methods called 'getAccessibleMethod' (or variations) are
used to get methods which can safely be called through reflection. this
seems a little at odds with the use of the term 'accessible' in the
java.lang.reflect which means that the object suppresses the standard java
access ru