|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.server.resin.BootConfig
public class BootConfig
The Resin class represents the top-level container for Resin. It exactly matches the <resin> tag in the resin.xml
| Nested Class Summary | |
|---|---|
static class |
BootConfig.BootType
|
| Constructor Summary | |
|---|---|
BootConfig(ResinSystem resinSystem,
java.lang.String serverId,
Path resinHome,
Path rootDirectory,
Path logDirectory,
Path resinConf,
boolean isProfessional,
BootConfig.BootType bootType)
|
|
| Method Summary | |
|---|---|
void |
configureFile(Path path)
|
BootResinConfig |
getBootResin()
|
CloudSystem |
initTopolopy()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BootConfig(ResinSystem resinSystem,
java.lang.String serverId,
Path resinHome,
Path rootDirectory,
Path logDirectory,
Path resinConf,
boolean isProfessional,
BootConfig.BootType bootType)
| Method Detail |
|---|
public BootResinConfig getBootResin()
public void configureFile(Path path)
public CloudSystem initTopolopy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||