org.codehaus.mojo.appassembler
Class Daemon
java.lang.Object
org.codehaus.mojo.appassembler.Daemon
public class Daemon
- extends Object
- Version:
- $Id: Daemon.java 15699 2012-01-06 19:07:03Z khmarbaise $
- Author:
- Trygve Laugstøl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Daemon
public Daemon()
getId
public String getId()
getMainClass
public String getMainClass()
getDescriptor
public String getDescriptor()
getPlatforms
public List getPlatforms()
getCommandLineArguments
public List getCommandLineArguments()
getJvmSettings
public JvmSettings getJvmSettings()
getGeneratorConfigurations
public List getGeneratorConfigurations()
isShowConsoleWindow
public boolean isShowConsoleWindow()
getEnvironmentSetupFileName
public String getEnvironmentSetupFileName()
setEnvironmentSetupFileName
public void setEnvironmentSetupFileName(String environmentSetupFileName)
Copyright © 2006-2012 Codehaus. All Rights Reserved.