E - The type of the archive entries.interface FsArchiveFileSystemOperation<E extends FsArchiveEntry> extends Link<FsCovariantEntry<E>>
run() method and the head of the
chain can be obtained by its Link.getTarget() method.
Note that the state of the archive file system will not change until
the run() method is called!
Implementations do not need to be thread-safe.
void run()
throws FsArchiveFileSystemException
FsArchiveFileSystemExceptionCopyright © 2004-2011 Schlichtherle IT Services. All Rights Reserved.