public abstract class AbstactScriptDaemonGenerator extends Object implements DaemonGenerator
| Modifier and Type | Field and Description |
|---|---|
protected ScriptGenerator |
scriptGenerator |
ROLE| Constructor and Description |
|---|
AbstactScriptDaemonGenerator(String platformName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPlatformName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateprotected ScriptGenerator scriptGenerator
public AbstactScriptDaemonGenerator(String platformName)
public String getPlatformName()
Copyright © 2006–2014 Codehaus. All rights reserved.