TrueZIP Kernel 7.0-rc2

Uses of Class
de.schlichtherle.truezip.fs.FsDecoratingManager

Packages that use FsDecoratingManager
de.schlichtherle.truezip.fs Provides access to (possibly federated virtual) file systems. 
 

Uses of FsDecoratingManager in de.schlichtherle.truezip.fs
 

Subclasses of FsDecoratingManager in de.schlichtherle.truezip.fs
 class FsFailSafeManager
          Uses a JVM shutdown hook to call FsManager.sync(de.schlichtherle.truezip.util.BitField) on the decorated file system manager when the JVM terminates.
 class FsFilteringManager
          Filters the list of federated file systems managed by the decorated file system manager so that their mount point starts with the prefix provided to the constructor.
 class FsStatisticsManager
          Provides statistics for the federated file systems managed by the decorated file system manager.
 


TrueZIP Kernel 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.