@Immutable public final class CompositeManagerService extends FsManagerService
Constructor and Description |
---|
CompositeManagerService() |
Modifier and Type | Method and Description |
---|---|
FsManager |
get()
Returns the singleton file system manager.
|
int |
getPriority()
Returns 100.
|
toString
public FsManager get()
FsManagerProvider
Calling this method several times must return the same file system manager in order to ensure integrity of the virtual file system space.
public int getPriority()
getPriority
in class FsManagerService
Copyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.