[ 
https://issues.apache.org/jira/browse/FELIX-5237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Pierre De Rop reassigned FELIX-5237:
------------------------------------

    Assignee: Pierre De Rop

> Configurable invocation handler should use default method values
> ----------------------------------------------------------------
>
>                 Key: FELIX-5237
>                 URL: https://issues.apache.org/jira/browse/FELIX-5237
>             Project: Felix
>          Issue Type: Improvement
>          Components: Dependency Manager
>    Affects Versions: dependencymanager-4.3.0
>            Reporter: Guillaume Nodet
>            Assignee: Pierre De Rop
>
> Simple patch:
> {code}
>         private Object getDefaultValue(Method method, String key) throws 
> Exception {
>             return convert(method.getGenericReturnType(), key, 
> method.getDefaultValue(), true /* useImplicitDefault */);
>         }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to