TrueZIP Samples 7.1

de.schlichtherle.truezip.sample.file.app
Class SampleManagerService

java.lang.Object
  extended by de.schlichtherle.truezip.fs.spi.FsManagerService
      extended by 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

Field Summary
(package private) static FsStatisticsManager manager
           
 
Constructor Summary
SampleManagerService()
           
 
Method Summary
 FsManager get()
           
 
Methods inherited from class de.schlichtherle.truezip.fs.spi.FsManagerService
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

manager

static final FsStatisticsManager manager
Constructor Detail

SampleManagerService

public SampleManagerService()
Method Detail

get

public FsManager get()

TrueZIP Samples 7.1

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