You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Jim Gomes (JIRA)" <ji...@apache.org> on 2014/03/13 00:21:47 UTC

[jira] [Resolved] (AMQNET-473) Add IDisposable interface to IDestination.

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

Jim Gomes resolved AMQNET-473.
------------------------------

    Resolution: Fixed

Updated all providers to support the IDisposable interface on IDestination objects. Most stubbed them out.

> Add IDisposable interface to IDestination.
> ------------------------------------------
>
>                 Key: AMQNET-473
>                 URL: https://issues.apache.org/jira/browse/AMQNET-473
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ, AMQP, EMS, MSMQ, NMS, Stomp, XMS, ZMQ
>    Affects Versions: 1.7.0
>            Reporter: Jim Gomes
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.7.0
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Some implementation providers will need to the ability to dispose of resources when a destination is destroyed. For consistency, this object type should implement the IDisposable interface. Providers may choose to no-op this interface.



--
This message was sent by Atlassian JIRA
(v6.2#6252)