Nuxeo ECM Projects 5.4.3-SNAPSHOT

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

Packages that use ConfigurationException
org.nuxeo.runtime.config   
org.nuxeo.runtime.config.v1   
org.nuxeo.runtime.remoting   
 

Uses of ConfigurationException in org.nuxeo.runtime.config
 

Methods in org.nuxeo.runtime.config that throw ConfigurationException
abstract  ServerConfiguration ConfigurationHandler.buildConfig()
          Gets the configuration for the current running framework.
static ServerConfiguration ConfigurationHandler.buildConfig(Version version)
           
abstract  ServerConfiguration ConfigurationFactory.createConfiguration(InvokerLocator locator, Version version)
          Loads the configuration of the given remote server.
abstract  ServerConfiguration ConfigurationHandler.loadConfig(InvokerLocator locator, Server server)
          Loads the configuration of the given remote server.
static ServerConfiguration ConfigurationHandler.loadConfig(InvokerLocator locator, Server server, String version)
           
static ServerConfiguration ConfigurationHandler.loadConfig(InvokerLocator locator, Server server, Version version)
           
 

Uses of ConfigurationException in org.nuxeo.runtime.config.v1
 

Methods in org.nuxeo.runtime.config.v1 that throw ConfigurationException
 ServerConfiguration ConfigurationFactory1.createConfiguration(InvokerLocator locator, Version version)
           
 

Uses of ConfigurationException in org.nuxeo.runtime.remoting
 

Subclasses of ConfigurationException in org.nuxeo.runtime.remoting
 class UnsupportedServerVersionException
           
 

Methods in org.nuxeo.runtime.remoting that throw ConfigurationException
 ServerConfiguration ServerImpl.getConfiguration(InvokerLocator locator, Version version)
           
 ServerConfiguration Server.getConfiguration(InvokerLocator locator, Version version)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.