TrueZIP Kernel 7.0-rc1

Uses of Interface
de.schlichtherle.truezip.fs.FsManagerService

Packages that use FsManagerService
de.schlichtherle.truezip.fs.sl Provides singletons to locate file system driver service providers and a file system manager service provider. 
de.schlichtherle.truezip.fs.spi Provides an abstract class for locatable file system driver service providers and a locatable file system manager service provider. 
 

Uses of FsManagerService in de.schlichtherle.truezip.fs.sl
 

Classes in de.schlichtherle.truezip.fs.sl that implement FsManagerService
 class FsManagerLocator
          Locates a file system manager service of a class with a name which is resolved by querying a system property or searching the class path, whatever yields a result first.
 

Uses of FsManagerService in de.schlichtherle.truezip.fs.spi
 

Classes in de.schlichtherle.truezip.fs.spi that implement FsManagerService
 class FsManagerProvider
          An abstract locatable service provider for a file system manager.
 


TrueZIP Kernel 7.0-rc1

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