de.schlichtherle.truezip.fs.spi
Class FsManagerService
java.lang.Object
de.schlichtherle.truezip.fs.spi.FsManagerService
- All Implemented Interfaces:
- FsManagerProvider
public abstract class FsManagerService
- extends Object
- implements FsManagerProvider
An abstract locatable service for a file system manager.
Implementations of this abstract class are subject to service location
by the class FsManagerLocator.
Implementations must be thread-safe.
- Author:
- Christian Schlichtherle
|
Method Summary |
String |
toString()
Returns a string representation of this object for debugging and logging
purposes. |
FsManagerService
public FsManagerService()
toString
public String toString()
- Returns a string representation of this object for debugging and logging
purposes.
- Overrides:
toString in class Object
Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.