Package | Description |
---|---|
org.nuxeo.ecm.admin.setup | |
org.nuxeo.ecm.core.storage.mongodb | |
org.nuxeo.launcher |
Utility package for managing Nuxeo server processes.
|
org.nuxeo.launcher.config |
Nuxeo configuration management.
|
org.nuxeo.launcher.config.backingservices | |
org.nuxeo.launcher.gui | |
org.nuxeo.launcher.monitoring | |
org.nuxeo.wizard.context | |
org.nuxeo.wizard.download |
Modifier and Type | Method and Description |
---|---|
ConfigurationGenerator |
SetupWizardActionBean.getConfigurationGenerator() |
Modifier and Type | Method and Description |
---|---|
boolean |
MongoDBChecker.accepts(ConfigurationGenerator cg) |
void |
MongoDBChecker.check(ConfigurationGenerator cg) |
Modifier and Type | Field and Description |
---|---|
protected ConfigurationGenerator |
NuxeoLauncher.configurationGenerator |
Modifier and Type | Method and Description |
---|---|
ConfigurationGenerator |
NuxeoLauncher.getConfigurationGenerator() |
Constructor and Description |
---|
NuxeoJettyLauncher(ConfigurationGenerator configurationGenerator) |
NuxeoLauncher(ConfigurationGenerator configurationGenerator) |
NuxeoTomcatLauncher(ConfigurationGenerator configurationGenerator) |
Modifier and Type | Field and Description |
---|---|
protected ConfigurationGenerator |
BackingServiceConfigurator.configurationGenerator |
protected ConfigurationGenerator |
ServerConfigurator.generator |
Constructor and Description |
---|
BackingServiceConfigurator(ConfigurationGenerator configurationGenerator) |
JettyConfigurator(ConfigurationGenerator configurationGenerator) |
ServerConfigurator(ConfigurationGenerator configurationGenerator) |
TomcatConfigurator(ConfigurationGenerator configurationGenerator) |
UnknownServerConfigurator(ConfigurationGenerator configurationGenerator) |
Modifier and Type | Method and Description |
---|---|
boolean |
DBCheck.accepts(ConfigurationGenerator cg) |
boolean |
BackingChecker.accepts(ConfigurationGenerator cg)
Test if the check has to be done for the given configuration.
|
void |
DBCheck.check(ConfigurationGenerator cg) |
void |
BackingChecker.check(ConfigurationGenerator cg)
Test the availbilty of the backing service.
|
void |
DBCheck.checkDatabaseConnection(ConfigurationGenerator cg)
Check driver availability and database connection
|
Modifier and Type | Method and Description |
---|---|
ConfigurationGenerator |
NuxeoLauncherGUI.getConfigurationGenerator() |
Constructor and Description |
---|
StatusServletClient(ConfigurationGenerator configurationGenerator) |
Modifier and Type | Method and Description |
---|---|
ConfigurationGenerator |
ParamCollector.getConfigurationGenerator() |
Modifier and Type | Field and Description |
---|---|
protected ConfigurationGenerator |
PackageDownloader.configurationGenerator |
Modifier and Type | Method and Description |
---|---|
protected ConfigurationGenerator |
PackageDownloader.getConfig() |
Copyright © 2018 Nuxeo. All rights reserved.