Package | Description |
---|---|
de.schlichtherle.truezip.fs.inst.comp |
Provides locatable service providers for an instrumented file system manager
and an I/O buffer pool.
|
de.schlichtherle.truezip.fs.sl |
Provides singletons to locate file system driver service providers and a
file system manager service provider on the class path.
|
de.schlichtherle.truezip.fs.spi |
Provides abstract classes for locatable service providers for a file system
manager and file system providers.
|
Modifier and Type | Class and Description |
---|---|
class |
CompositeManagerService |
Modifier and Type | Class and Description |
---|---|
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
or using a default implementation, whatever yields a result first.
|
Modifier and Type | Class and Description |
---|---|
class |
FsManagerService
An abstract locatable service for a file system manager.
|
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.