| Modifier and Type | Method and Description |
|---|---|
static Daemon.Requirement |
Daemon.Requirement.daemon(java.io.File executable) |
Daemon.Requirement |
Daemon.Requirement.withArguments(java.lang.String... arguments) |
Daemon.Requirement |
Daemon.Requirement.withStreamListener(java.lang.String configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected org.echocat.jomon.process.local.LocalGeneratedProcess |
Daemon.generateProcess(org.echocat.jomon.runtime.generation.Generator<org.echocat.jomon.process.local.LocalGeneratedProcess,org.echocat.jomon.process.local.LocalGeneratedProcessRequirement> dependencies,
Daemon.Requirement requirement) |
| Constructor and Description |
|---|
Daemon(org.echocat.jomon.process.local.LocalProcessRepository processRepository,
Daemon.Requirement requirement) |
Copyright © 2013 echocat. All Rights Reserved.