You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tamaya.apache.org by "Anatole Tresch (JIRA)" <ji...@apache.org> on 2015/09/25 20:18:04 UTC

[jira] [Created] (TAMAYA-111) Add Classloader aware ServiceContext

Anatole Tresch created TAMAYA-111:
-------------------------------------

             Summary: Add Classloader aware ServiceContext
                 Key: TAMAYA-111
                 URL: https://issues.apache.org/jira/browse/TAMAYA-111
             Project: Tamaya
          Issue Type: New Feature
          Components: Modules
    Affects Versions: 0.1-incubating
            Reporter: Anatole Tresch
            Assignee: Anatole Tresch
             Fix For: 0.2-incubating


Add Classloader aware ServiceContext, so
* for each classloader in a classloader hierarchy only the services are loaded that are corresponding the classloader.
* Cache references using a weak ref mechanism.
* ensure services are only loaded once

This enables context/classloader aware component loading in Java EE/OSGI runtimes.



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