de.schlichtherle.truezip.sample.file.app
Class SampleManagerService
java.lang.Object
de.schlichtherle.truezip.fs.spi.FsManagerService
de.schlichtherle.truezip.sample.file.app.SampleManagerService
- All Implemented Interfaces:
- FsManagerProvider
public final class SampleManagerService
- extends FsManagerService
A service for a statistics-enabled fail-safe federated file system manager.
Note that implementing a service provider for a file system manager is
optional:
If no file system manager service provider is configured, the kernel
chooses a reasonable default file system manager.
This implemetation is just provided for demonstration purposes.
- Author:
- Christian Schlichtherle
manager
static final FsStatisticsManager manager
SampleManagerService
public SampleManagerService()
get
public FsManager get()
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.