You are viewing a plain text version of this content. The canonical link for it is here.
Posted to photark-dev@incubator.apache.org by "Luis Fernando (JIRA)" <ji...@apache.org> on 2010/06/11 05:22:13 UTC

[jira] Updated: (PHOTARK-49) Create album extensibility based on service provider pattern

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

Luis Fernando updated PHOTARK-49:
---------------------------------

    Attachment: photark-49.patch

Service Provider implementation based on a simplified version of Tuscany Service Provider.

> Create album extensibility based on service provider pattern
> ------------------------------------------------------------
>
>                 Key: PHOTARK-49
>                 URL: https://issues.apache.org/jira/browse/PHOTARK-49
>             Project: PhotArk
>          Issue Type: Bug
>          Components: PhoatArk Services
>    Affects Versions: PhotArk M3
>            Reporter: Luis Fernando
>             Fix For: PhotArk M3
>
>         Attachments: photark-49.patch
>
>
> Provide the ability to register new album types based on service provider pattern. Registering new album providers is done via META-INF\services\xxx where xxx is usually the service interface and the contents of the file is the new implementation being provided.

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