|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LoadTestDAO in org.whatsitcalled.webflange |
---|
Methods in org.whatsitcalled.webflange that return LoadTestDAO | |
---|---|
static LoadTestDAO |
ResourceFactory.getLoadTestDAO()
|
Uses of LoadTestDAO in org.whatsitcalled.webflange.engine |
---|
Methods in org.whatsitcalled.webflange.engine that return LoadTestDAO | |
---|---|
LoadTestDAO |
GrinderTestScheduler.getLoadTestDAO()
|
Methods in org.whatsitcalled.webflange.engine with parameters of type LoadTestDAO | |
---|---|
void |
GrinderTestScheduler.setLoadTestDAO(LoadTestDAO loadTestDAO)
|
Uses of LoadTestDAO in org.whatsitcalled.webflange.model |
---|
Classes in org.whatsitcalled.webflange.model that implement LoadTestDAO | |
---|---|
class |
LoadTestDAOHibernate
|
Uses of LoadTestDAO in org.whatsitcalled.webflange.service |
---|
Methods in org.whatsitcalled.webflange.service that return LoadTestDAO | |
---|---|
LoadTestDAO |
LoadTestServiceImpl.getLoadTestDAO()
|
LoadTestDAO |
ChartServiceImpl.getLoadTestDAO()
|
Methods in org.whatsitcalled.webflange.service with parameters of type LoadTestDAO | |
---|---|
void |
LoadTestServiceImpl.setLoadTestDAO(LoadTestDAO loadTestDAO)
|
void |
ChartServiceImpl.setLoadTestDAO(LoadTestDAO loadTestDAO)
|
Uses of LoadTestDAO in org.whatsitcalled.webflange.webapp.model |
---|
Methods in org.whatsitcalled.webflange.webapp.model that return LoadTestDAO | |
---|---|
protected LoadTestDAO |
LoadTestDetachableModel.getDAO()
|
protected LoadTestDAO |
LoadTestDataProvider.getDAO()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |