You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@aries.apache.org by "Raymond Augé (JIRA)" <ji...@apache.org> on 2018/10/29 14:04:00 UTC

[jira] [Resolved] (ARIES-1854) Add support for ServiceLoader.load(Class, ClassLoader)

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

Raymond Augé resolved ARIES-1854.
---------------------------------
    Resolution: Fixed

See https://svn.apache.org/repos/asf/aries/trunk@1845127

> Add support for ServiceLoader.load(Class, ClassLoader)
> ------------------------------------------------------
>
>                 Key: ARIES-1854
>                 URL: https://issues.apache.org/jira/browse/ARIES-1854
>             Project: Aries
>          Issue Type: Improvement
>          Components: SPI Fly
>            Reporter: Raymond Augé
>            Assignee: Raymond Augé
>            Priority: Major
>             Fix For: spifly-1.1
>
>
> Currently SpiFly does not support the \{{ServiceLoader.load(Class, ClassLoader)}} method, ignoring it completely.
>  
> The solution is to create a wrapper classloader which takes the specified classloader as the *parent*. If the parent lookup for a provider fails, fall through to the Service Loader Mediator mechanism. This method does not rely on the TCCL.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)