|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectHttpServlet
org.polliwog.webapp.InitSystem
public class InitSystem
| Field Summary | |
|---|---|
static java.lang.String |
PROPERTIES_FILE
The name of the init parameter that is a file that we start the system up with, is called: "propertiesFile". |
| Constructor Summary | |
|---|---|
InitSystem()
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String PROPERTIES_FILE
| Constructor Detail |
|---|
public InitSystem()
| Method Detail |
|---|
public void init()
throws ServletException
ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||