public class VirtualFileSystem extends Object implements sirius.kernel.Startable, sirius.kernel.Stoppable
Mainly, this will start an internal FTP server to make the file system accessible, but other connectors might be added in the future.
| Modifier and Type | Field and Description | 
|---|---|
static sirius.kernel.health.Log | 
LOG  | 
| Constructor and Description | 
|---|
VirtualFileSystem()  | 
public int getPriority()
getPriority in interface sirius.kernel.di.std.PriorizedgetPriority in interface sirius.kernel.StartablegetPriority in interface sirius.kernel.Stoppablepublic void started()
started in interface sirius.kernel.Startablepublic void stopped()
stopped in interface sirius.kernel.StoppableCopyright © 2018. All rights reserved.