Package | Description |
---|---|
org.fusesource.process.manager | |
org.fusesource.process.manager.service | |
org.fusesource.process.manager.support |
Modifier and Type | Method and Description |
---|---|
InstallOptions |
InstallOptions.InstallOptionsBuilder.build() |
Modifier and Type | Method and Description |
---|---|
Installation |
ProcessManager.install(InstallOptions parameters,
InstallTask postInstall)
Installs a process with an optional URL of the controller JSON
together with an optional install step
|
Installation |
ProcessManager.installJar(InstallOptions parameters)
Installs an executable jar as a new managed process
|
Modifier and Type | Method and Description |
---|---|
Installation |
ProcessManagerService.install(InstallOptions options,
InstallTask postInstall) |
Installation |
ProcessManagerService.installJar(InstallOptions parameters) |
Modifier and Type | Method and Description |
---|---|
void |
JarInstaller.unpackJarProcess(ProcessConfig config,
int id,
java.io.File installDir,
InstallOptions parameters) |
Copyright © 2015 Red Hat. All Rights Reserved.