|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.boot.ResinBoot
public class ResinBoot
ResinBoot is the main bootstrap class for Resin. It parses the resin.xml and looks for the <server> block matching the -server argument.
Method Summary | |
---|---|
java.lang.String |
getServerId()
|
boolean |
isElasticIp(com.caucho.boot.WatchdogArgs args)
|
static void |
main(java.lang.String[] argv)
The main start of the web server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String getServerId()
public boolean isElasticIp(com.caucho.boot.WatchdogArgs args)
public static void main(java.lang.String[] argv)
-conf resin.xml : alternate configuration file -server web-a : <server> to start
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |