You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Dyrdahl, Steve" <sd...@idanalytics.com> on 2003/07/16 20:38:35 UTC

[VFS] [PATCH] FileSystemManager.java

I believe it is useful for the FileSystemManager interface to declare a
close method.  This allows the close method in DefaultFileSystemManager
to be called without casting.

Index: FileSystemManager.java
===================================================================
RCS file:
/home/cvspublic/jakarta-commons-sandbox/vfs/src/java/org/apache/commons/
vfs/FileSystemManager.java,v
retrieving revision 1.11
diff -r1.11 FileSystemManager.java
237a238,240
> 
>     public void close();
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org