org.codehaus.mojo.appassembler
Class Daemon
java.lang.Object
org.codehaus.mojo.appassembler.Daemon
public class Daemon
- extends java.lang.Object
- Version:
- $Id: Daemon.java 6588 2008-03-28 12:22:57Z bentmann $
- 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 java.lang.String getId()
getMainClass
public java.lang.String getMainClass()
getDescriptor
public java.lang.String getDescriptor()
getPlatforms
public java.util.List getPlatforms()
getCommandLineArguments
public java.util.List getCommandLineArguments()
getJvmSettings
public JvmSettings getJvmSettings()
getGeneratorConfigurations
public java.util.List getGeneratorConfigurations()
Copyright © 2006-2009. All Rights Reserved.