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.Priorized
getPriority
in interface sirius.kernel.Startable
getPriority
in interface sirius.kernel.Stoppable
public void started()
started
in interface sirius.kernel.Startable
public void stopped()
stopped
in interface sirius.kernel.Stoppable
Copyright © 2018. All rights reserved.