|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.gpt.framework.context.ApplicationConfigurationLoader
public class ApplicationConfigurationLoader
Application configuration loader.
Loads the primary configuration for an application based upon the XML content defined by the primary configuration source.
ApplicationConfiguration| Constructor Summary | |
|---|---|
ApplicationConfigurationLoader()
Default constructor. |
|
| Method Summary | |
|---|---|
void |
load(ApplicationConfiguration appConfig)
Starts the configuration loading process. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationConfigurationLoader()
| Method Detail |
|---|
public void load(ApplicationConfiguration appConfig)
throws Exception
appConfig - the primary application configuration
Exception
|
Esri Geoportal Server 1.0
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||