org.whatsitcalled.webflange
Class ResourceFactory

java.lang.Object
  extended by org.whatsitcalled.webflange.ResourceFactory

public final class ResourceFactory
extends java.lang.Object


Constructor Summary
ResourceFactory()
           
 
Method Summary
static ChartDAO getChartDAO()
           
static ChartService getChartService()
           
static FileManager getFileManager()
           
static GrinderTestRunner getGrinderTestRunner()
           
static LoadTestDAO getLoadTestDAO()
           
static LoadTestRunDAO getLoadTestRunDAO()
           
static LoadTestService getLoadTestService()
           
static LoadTestSummaryDAO getLoadTestSummaryDAO()
           
static ProjectDAO getProjectDAO()
           
static ProjectService getProjectService()
           
static ScriptDAO getScriptDAO()
           
static ScriptService getScriptService()
           
static TestScheduler getTestScheduler()
           
static TestService getTestService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceFactory

public ResourceFactory()
Method Detail

getTestScheduler

public static final TestScheduler getTestScheduler()

getLoadTestDAO

public static final LoadTestDAO getLoadTestDAO()

getProjectDAO

public static final ProjectDAO getProjectDAO()

getScriptDAO

public static final ScriptDAO getScriptDAO()

getFileManager

public static final FileManager getFileManager()

getLoadTestSummaryDAO

public static final LoadTestSummaryDAO getLoadTestSummaryDAO()

getLoadTestRunDAO

public static final LoadTestRunDAO getLoadTestRunDAO()

getChartDAO

public static final ChartDAO getChartDAO()

getChartService

public static final ChartService getChartService()

getProjectService

public static final ProjectService getProjectService()

getScriptService

public static final ScriptService getScriptService()

getGrinderTestRunner

public static final GrinderTestRunner getGrinderTestRunner()

getLoadTestService

public static final LoadTestService getLoadTestService()

getTestService

public static final TestService getTestService()


Copyright © 2008 Innobuilt Software LLC. All Rights Reserved.