Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.launcher.config.ConfigurationException

Packages that use ConfigurationException
org.nuxeo.launcher.config Nuxeo configuration management. 
org.nuxeo.runtime.deployment.preprocessor   
 

Uses of ConfigurationException in org.nuxeo.launcher.config
 

Methods in org.nuxeo.launcher.config that throw ConfigurationException
 void TomcatConfigurator.checkPaths()
           
 void ServerConfigurator.checkPaths()
          Check server paths; warn if existing deprecated paths.
 void JettyConfigurator.checkPaths()
           
 void JBossConfigurator.checkPaths()
           
static void ConfigurationGenerator.main(String[] args)
           
 void ConfigurationGenerator.run()
          Runs the configuration files generation.
 void ConfigurationGenerator.saveConfiguration(Map<String,String> changedParameters)
          Save changed parameters in nuxeo.conf.
 void ConfigurationGenerator.saveFilteredConfiguration(Map<String,String> changedParameters)
          Save changed parameters in nuxeo.conf, filtering parameters with #getChangedParametersMap(Map, Map) and calculating templates if changedParameters contains a value for ConfigurationGenerator.PARAM_TEMPLATE_DBNAME
 void ConfigurationGenerator.verifyInstallation()
          Create needed directories.
 

Uses of ConfigurationException in org.nuxeo.runtime.deployment.preprocessor
 

Methods in org.nuxeo.runtime.deployment.preprocessor that throw ConfigurationException
 void PackZip.execute()
           
static void PackZip.main(String[] args)
           
static void ConfigurationGenerator.main(String[] args)
          Deprecated. Delegate call to #org.nuxeo.launcher.config.ConfigurationGenerator.main(String[])
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.