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

Clement Escoffier closed FELIX-4183.
------------------------------------


> Wrong Javadoc of TrackerCustomizer addingService method
> -------------------------------------------------------
>
>                 Key: FELIX-4183
>                 URL: https://issues.apache.org/jira/browse/FELIX-4183
>             Project: Felix
>          Issue Type: Bug
>          Components: iPOJO
>    Affects Versions: ipojo-runtime-1.10.1
>            Reporter: Thomas Leveque
>            Assignee: Clement Escoffier
>            Priority: Minor
>             Fix For: ipojo-runtime-1.11.0
>
>
> Method return type does not match the javadoc return type.
> /**
>      * A service is being added to the Tracker object.
>      * This method is called before a service which matched the search 
> parameters of the Tracker object is added to it. This method should return 
> the service object to be tracked for this ServiceReference object.
>      * The returned service object is stored in the Tracker object and is 
> available from the getService and getServices methods.
>      * @param reference the Reference to service being added to the Tracker 
> object.
>      * @return The service object to be tracked for the ServiceReference 
> object or null if the ServiceReference object should not be tracked.
>      */
>     boolean addingService(ServiceReference reference);



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to