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/03 10:15:00 UTC

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

Niclas Hedhman created POLYGENE-297:
---------------------------------------

             Summary: 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


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.util.Iterable instead.



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