You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Alexei Fedotov (JIRA)" <ji...@apache.org> on 2010/06/15 10:35:23 UTC

[jira] Resolved: (HARMONY-6551) Implement ServiceRegistry.contains()

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

Alexei Fedotov resolved HARMONY-6551.
-------------------------------------

    Fix Version/s: 5.0M15
       Resolution: Fixed

Nice work. Committed the patch as is at r954730. Lang, please check that the patch is applied as expected.

> Implement ServiceRegistry.contains()
> ------------------------------------
>
>                 Key: HARMONY-6551
>                 URL: https://issues.apache.org/jira/browse/HARMONY-6551
>             Project: Harmony
>          Issue Type: Sub-task
>            Reporter: Lang Yang
>            Assignee: Alexei Fedotov
>             Fix For: 5.0M15
>
>         Attachments: Harmony-6551.diff
>
>
> Implementation: Iterate through every categories of the registry to check if that provider is registered
> Spec - http://java.sun.com/j2se/1.4.2/docs/api/javax/imageio/spi/ServiceRegistry.html#contains(java.lang.Object)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.