com.sun.enterprise.module.maven.sc
Class ScriptCreator
java.lang.Object
com.sun.enterprise.module.maven.sc.ScriptCreator
public final class ScriptCreator
- extends Object
The entry-point into the script-creation classes. It parses the sections
in the given config file and writes them out into the destination folder
as executable script.
- Author:
- Kedar Mhaswade (km@dev.java.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptCreator
public ScriptCreator(Properties env)
create
public void create()
throws ScriptCreationException
- Throws:
ScriptCreationException
Copyright © 2012 Oracle Corporation. All Rights Reserved.