| Package | Description |
|---|---|
| org.nuxeo.launcher |
Utility package for managing Nuxeo server processes.
|
| org.nuxeo.launcher.gui |
| Modifier and Type | Class and Description |
|---|---|
class |
NuxeoJettyLauncher
Main Nuxeo server thread
|
class |
NuxeoTomcatLauncher
Main Nuxeo server thread
|
| Modifier and Type | Method and Description |
|---|---|
static NuxeoLauncher |
NuxeoLauncher.createLauncher(String[] args) |
| Modifier and Type | Method and Description |
|---|---|
static void |
NuxeoLauncher.launch(NuxeoLauncher launcher) |
| Constructor and Description |
|---|
ShutdownThread(NuxeoLauncher launcher) |
| Modifier and Type | Field and Description |
|---|---|
protected NuxeoLauncher |
NuxeoLauncherGUI.launcher |
| Modifier and Type | Method and Description |
|---|---|
NuxeoLauncher |
NuxeoLauncherGUI.getLauncher() |
| Constructor and Description |
|---|
NuxeoLauncherGUI(NuxeoLauncher aLauncher) |
Copyright © 2019 Nuxeo. All rights reserved.