You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Guillaume Sauthier (JIRA)" <ji...@apache.org> on 2009/10/07 17:52:31 UTC

[jira] Updated: (FELIX-1722) gogo AbstractCommand should let the possibility to release the used Action

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

Guillaume Sauthier updated FELIX-1722:
--------------------------------------

    Attachment: FELIX-1722.patch

This patch add a releaseAction(Action) methos in a try/finally block in order to allow a possible underlying pool to release the provided Action.

This method is empty by default.

> gogo AbstractCommand should let the possibility to release the used Action
> --------------------------------------------------------------------------
>
>                 Key: FELIX-1722
>                 URL: https://issues.apache.org/jira/browse/FELIX-1722
>             Project: Felix
>          Issue Type: Improvement
>          Components: Gogo
>            Reporter: Guillaume Sauthier
>         Attachments: FELIX-1722.patch
>
>
> I'm playing with gogo and I need to release the used Action because I'm using some kind of pool providing instances of Action.

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