Esri Geoportal Server
1.0

com.esri.gpt.framework.context
Class ApplicationConfigurationLoader

java.lang.Object
  extended by com.esri.gpt.framework.context.ApplicationConfigurationLoader

public class ApplicationConfigurationLoader
extends Object

Application configuration loader.

Loads the primary configuration for an application based upon the XML content defined by the primary configuration source.

See Also:
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

ApplicationConfigurationLoader

public ApplicationConfigurationLoader()
Default constructor.

Method Detail

load

public void load(ApplicationConfiguration appConfig)
          throws Exception
Starts the configuration loading process.

Parameters:
appConfig - the primary application configuration
Throws:
Exception

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.