au.com.prunge.jgenfile
Interface CloseFileSystemOperation

All Superinterfaces:
FileSystemOperation, Operation
All Known Implementing Classes:
NullCloseFileSystemOperation

public interface CloseFileSystemOperation
extends FileSystemOperation

An operation that closes a file system.

This operation does not introduce any new methods, but just tags the operation's type.

Version:
1.0
Author:
Peter Runge

Methods inherited from interface au.com.prunge.jgenfile.FileSystemOperation
getFileSystem
 
Methods inherited from interface au.com.prunge.jgenfile.Operation
abort, addOperationHints, getLastRunException, getOperationHint, getOperationHints, hasRun, run, setOperationHint, setOperationHints