You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Niclas Hedhman (JIRA)" <ji...@apache.org> on 2018/04/28 07:45:00 UTC

[jira] [Closed] (POLYGENE-297) Documentation on ServiceReference injection is wrong

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

Niclas Hedhman closed POLYGENE-297.
-----------------------------------

> Documentation on ServiceReference injection is wrong
> ----------------------------------------------------
>
>                 Key: POLYGENE-297
>                 URL: https://issues.apache.org/jira/browse/POLYGENE-297
>             Project: Polygene
>          Issue Type: Bug
>            Reporter: Niclas Hedhman
>            Assignee: Niclas Hedhman
>            Priority: Major
>             Fix For: 3.1.0
>
>
> On page [http://polygene.apache.org/java/latest/core-api.html,] there is a
> {code:java}
> @Service
> private List<ServiceReference<MyDemoService>> services;{code}
> But that doesn't work. It seems it must be an java.lang.Iterable instead.



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