Package | Description |
---|---|
org.fusesource.process.manager | |
org.fusesource.process.manager.service | |
org.fusesource.process.manager.support |
Modifier and Type | Method and Description |
---|---|
ProcessController |
Installation.getController() |
Constructor and Description |
---|
Installation(int id,
java.io.File installDir,
ProcessController controller,
ProcessConfig config) |
Modifier and Type | Method and Description |
---|---|
protected ProcessController |
ProcessManagerService.createController(int id,
ProcessConfig config,
java.io.File rootDir,
java.io.File installDir) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProcessController
A default implementation of
ProcessController which assumes a launch script which takes opertions as the first argument
such as for the Init Script Actions spec |
Copyright © 2016 Red Hat. All Rights Reserved.