| Package | Description |
|---|---|
| network.oxalis.commons.filesystem | |
| network.oxalis.commons.plugin |
This package contains functionality to support loading of extensions to Oxalis found in jar-files outside classpath
of Oxalis.
|
| Modifier and Type | Method and Description |
|---|---|
static FileSystemConf |
FileSystemConf.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileSystemConf[] |
FileSystemConf.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected Path |
FileSystemModule.getInboundFolder(Settings<FileSystemConf> settings,
Path homeFolder) |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
PluginModule.providesClassLoader(Path homeDirectory,
Settings<FileSystemConf> settings) |
Copyright © 2021 NorStella. All rights reserved.