|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScriptGenerator
| Field Summary | |
|---|---|
static String |
ROLE
|
| Method Summary | |
|---|---|
void |
createBinScript(String platform,
Daemon daemon,
File outputDirectory,
String binFolder)
Generate the binary script based on platform, daemon into the given outputDirectory and the binFolder. |
| Field Detail |
|---|
static final String ROLE
| Method Detail |
|---|
void createBinScript(String platform,
Daemon daemon,
File outputDirectory,
String binFolder)
throws DaemonGeneratorException
platform - The platform.daemon - The Daemon.outputDirectory - The output folder where the script will be generated into.binFolder - The bin folder which will be appended to the outputDirectory.
DaemonGeneratorException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||