You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "giacomo veneri (JIRA)" <ji...@apache.org> on 2015/10/03 13:52:27 UTC

[jira] [Created] (VFS-584) New DefaultFsManager method "isClosed"

giacomo veneri created VFS-584:
----------------------------------

             Summary: New DefaultFsManager method "isClosed"
                 Key: VFS-584
                 URL: https://issues.apache.org/jira/browse/VFS-584
             Project: Commons VFS
          Issue Type: Improvement
    Affects Versions: 2.0
            Reporter: giacomo veneri
            Priority: Minor


I use common-vf2 + commons-vfs2-sandbox for my application (BigData application); I instanciate the DefaultFsManager as member of my class, but I need to test if the DefaultFsManager  has been closed for internal reason.

At the moment I use a workaround

"fsManager.hasProvider("smb")"

tx
g



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