You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2016/01/11 10:15:39 UTC

[jira] [Created] (OWB-1108) properly destroy SPI services which implement Closeable

Mark Struberg created OWB-1108:
----------------------------------

             Summary: properly destroy SPI services which implement Closeable
                 Key: OWB-1108
                 URL: https://issues.apache.org/jira/browse/OWB-1108
             Project: OpenWebBeans
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.6.2
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 1.6.3


Sometimes we need cleanup routines in SPI services. Currently the services simply get thrown away. 

In the future all of them should get properly destroyed if they implement tha java.io,Closeable interface.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)