project35.desktopDeployment
Class Project35StartupUtility
java.lang.Object
project35.desktopDeployment.Project35StartupUtility
public class Project35StartupUtility
- extends Object
Copyright (c) 2008 Kevin Garwood for Project35. This code is
licensed under the Academic Free License version 3.0. For more information
on the terms and conditions, please see the file "LICENSE" that is included
in this distribution.
- Version:
- 1.0
- Author:
- Kevin Garwood (kgarwood@users.sourceforge.net)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Project35StartupUtility
public Project35StartupUtility()
getTestApplicationContext
public Project35ApplicationContext getTestApplicationContext(Project35FormContext configurationToolFormContext)
throws Exception
- Throws:
Exception
getApplicationContext
public Project35ApplicationContext getApplicationContext(String selectedModel,
File sessionFile,
String startupDirectory,
Boolean isComponentMode)
throws Exception
- Throws:
Exception