@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.
|
toStringpublic FsManager get()
FsManagerProviderCalling 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 FsManagerServiceCopyright © 2005-2012 Schlichtherle IT Services. All Rights Reserved.