|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.cactus.internal.configuration.ConfigurationInitializer
Read Cactus configuration files and set the properties found as System properties.
| Constructor Summary | |
ConfigurationInitializer()
|
|
| Method Summary | |
static void |
initialize()
Read Cactus configuration files. |
static void |
initialize(boolean isReinitialization)
Read Cactus configuration files. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ConfigurationInitializer()
| Method Detail |
public static void initialize(boolean isReinitialization)
isReinitialization - if true then force a re-read of the Cactus
configuration filespublic static void initialize()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||