[
https://issues.apache.org/jira/browse/BEANUTILS-272?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Niall Pemberton updated BEANUTILS-272:
--------------------------------------
Fix Version/s: LATER THAN 1.8.0
Priority: Minor (was: Major)
> ConstructorUtils.getMatchingAccessibleConstructor() should be made public
> -------------------------------------------------------------------------
>
> Key: BEANUTILS-272
> URL: https://issues.apache.org/jira/browse/BEANUTILS-272
> Project: Commons BeanUtils
> Issue Type: Improvement
> Components: Bean / Property Utils
> Affects Versions: 1.7.0
> Reporter: Purush Rudrakshala
> Priority: Minor
> Fix For: LATER THAN 1.8.0
>
>
> ConstructorUtils.getMatchingAccessibleConstructor() should be changed to
> "public" static from current "private" static. It would be useful to
> determine if a constructor is available matching specified parameter types.
> Currently, invokeConstructor() needs to be called unnecessarily creating a
> new object just to check if matching constructor is available.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]