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/08/20 15:09:00 UTC

[jira] [Commented] (ARIES-1806) Support to create prototype scoped services

    [ https://issues.apache.org/jira/browse/ARIES-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586057#comment-16586057 ] 

Raymond Augé commented on ARIES-1806:
-------------------------------------

When using Service Loader Mediator every time the ServiceLoader that was instrumented is called a new instance is created regardless.

So providing prototype services would only be relevant to the provider that produces a service, not to SLM consumer.

> Support to create prototype scoped services
> -------------------------------------------
>
>                 Key: ARIES-1806
>                 URL: https://issues.apache.org/jira/browse/ARIES-1806
>             Project: Aries
>          Issue Type: New Feature
>          Components: SPI Fly
>            Reporter: Raymond Augé
>            Priority: Major
>
> It would be nice if one could specify that the type of service produced for the SPI type is prototype scoped.



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