[
https://issues.apache.org/jira/browse/OWB-323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gurkan Erdogdu closed OWB-323.
------------------------------
Assignee: Gurkan Erdogdu (was: Joe Bergmark)
Resolution: Fixed
> Provide methods to pass classloader into ServiceLoader and WebBeansFinder for
> use in tiered classloader situations
> ------------------------------------------------------------------------------------------------------------------
>
> Key: OWB-323
> URL: https://issues.apache.org/jira/browse/OWB-323
> Project: OpenWebBeans
> Issue Type: New Feature
> Components: Core
> Affects Versions: M4
> Reporter: Joe Bergmark
> Assignee: Gurkan Erdogdu
> Priority: Minor
> Fix For: 1.0.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Add an equivalent
> ServiceLoader.getService
> and
> WebBeansFinder.getSingletonInstance
> that support being passed a classloader so that the current thread
> classloader isn't assumed. This would primarily be useful in tiered
> classloading situations where you may need to get the scanner (or other
> service) for a particular classloader when that classloader is not the
> current threads context classloader.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.