com.caucho.server.resin
Class BootConfig
java.lang.Object
com.caucho.server.resin.BootConfig
public class BootConfig
- extends java.lang.Object
The Resin class represents the top-level container for Resin.
It exactly matches the <resin> tag in the resin.xml
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BootConfig
public BootConfig(ResinSystem resinSystem,
java.lang.String serverId,
Path resinHome,
Path rootDirectory,
Path logDirectory,
Path resinConf,
boolean isProfessional,
BootConfig.BootType bootType)
getBootResin
public BootResinConfig getBootResin()
configureFile
public void configureFile(Path path)
initTopolopy
public CloudSystem initTopolopy()