|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of IDaoFactory in com.activequant.backtesting |
|---|
| Constructors in com.activequant.backtesting with parameters of type IDaoFactory | |
|---|---|
Backtester(IArchiveFactory factory,
ITransportFactory transportFactory,
IDaoFactory daoFactory,
IExchange exchange,
ITradingSystem[] tradingSystems,
StreamEventIterator[] streamIters)
|
|
| Uses of IDaoFactory in com.activequant.dao.mybatis |
|---|
| Classes in com.activequant.dao.mybatis that implement IDaoFactory | |
|---|---|
class |
DaoFactory
MyBatis implementation of the DAO factory interface. |
| Uses of IDaoFactory in com.activequant.servicelayer.matlab |
|---|
| Constructors in com.activequant.servicelayer.matlab with parameters of type IDaoFactory | |
|---|---|
MatlabServiceFacade(IArchiveFactory af,
IDaoFactory dao)
|
|
| Uses of IDaoFactory in com.activequant.servicelayer.soap |
|---|
| Constructors in com.activequant.servicelayer.soap with parameters of type IDaoFactory | |
|---|---|
MainService(IDaoFactory daoFactory)
|
|
| Uses of IDaoFactory in com.activequant.tools.mapping |
|---|
| Constructors in com.activequant.tools.mapping with parameters of type IDaoFactory | |
|---|---|
Mdi2InstrumentMapper(IDaoFactory idf,
IMapper[] mappers)
|
|
| Uses of IDaoFactory in com.activequant.trading |
|---|
| Methods in com.activequant.trading that return IDaoFactory | |
|---|---|
IDaoFactory |
TradingSystemEnvironment.getDaoFactory()
|
| Methods in com.activequant.trading with parameters of type IDaoFactory | |
|---|---|
void |
TradingSystemEnvironment.setDaoFactory(IDaoFactory daoFactory)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||