public class BootConfig
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
BootConfig.BootType |
Constructor and Description |
---|
BootConfig(ResinSystem resinSystem,
java.lang.String serverId,
Path resinHome,
Path rootDirectory,
Path logDirectory,
Path resinConf,
boolean isProfessional,
BootConfig.BootType bootType) |
Modifier and Type | Method and Description |
---|---|
void |
configureFile(Path path) |
BootResinConfig |
getBootResin() |
CloudSystem |
initTopolopy() |
public BootConfig(ResinSystem resinSystem, java.lang.String serverId, Path resinHome, Path rootDirectory, Path logDirectory, Path resinConf, boolean isProfessional, BootConfig.BootType bootType)
public BootResinConfig getBootResin()
public void configureFile(Path path)
public CloudSystem initTopolopy()