project35.desktopDeployment
Class Project35StartupUtility

java.lang.Object
  extended by project35.desktopDeployment.Project35StartupUtility

public class Project35StartupUtility
extends java.lang.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)

Constructor Summary
Project35StartupUtility()
           
 
Method Summary
 Project35ApplicationContext getApplicationContext(java.lang.String selectedModel, java.io.File sessionFile, java.lang.String startupDirectory, java.lang.Boolean isComponentMode)
           
 Project35ApplicationContext getTestApplicationContext(Project35FormContext configurationToolFormContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Project35StartupUtility

public Project35StartupUtility()
Method Detail

getTestApplicationContext

public Project35ApplicationContext getTestApplicationContext(Project35FormContext configurationToolFormContext)
                                                      throws java.lang.Exception
Throws:
java.lang.Exception

getApplicationContext

public Project35ApplicationContext getApplicationContext(java.lang.String selectedModel,
                                                         java.io.File sessionFile,
                                                         java.lang.String startupDirectory,
                                                         java.lang.Boolean isComponentMode)
                                                  throws java.lang.Exception
Throws:
java.lang.Exception