|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IQuoteManagerService in net.sf.emarket.account.service |
---|
Methods in net.sf.emarket.account.service with parameters of type IQuoteManagerService | |
---|---|
void |
AccountManagerServiceImpl.setQuoteManager(IQuoteManagerService mgr)
|
Uses of IQuoteManagerService in net.sf.emarket.order.service |
---|
Methods in net.sf.emarket.order.service with parameters of type IQuoteManagerService | |
---|---|
void |
OrderManagerServiceImpl.setQuoteManager(IQuoteManagerService quoteMgrSvr)
|
Uses of IQuoteManagerService in net.sf.emarket.quote.service |
---|
Classes in net.sf.emarket.quote.service that implement IQuoteManagerService | |
---|---|
class |
QuoteManagerServiceImpl
|
Uses of IQuoteManagerService in net.sf.emarket.trade.service |
---|
Methods in net.sf.emarket.trade.service with parameters of type IQuoteManagerService | |
---|---|
void |
MatchingEngineServiceImpl.setQuoteManagerService(IQuoteManagerService svc)
|
Uses of IQuoteManagerService in net.sf.emarket.web.controllers.account |
---|
Methods in net.sf.emarket.web.controllers.account with parameters of type IQuoteManagerService | |
---|---|
void |
AccountPageController.setQuoteManager(IQuoteManagerService mgr)
|
Uses of IQuoteManagerService in net.sf.emarket.web.controllers.order |
---|
Methods in net.sf.emarket.web.controllers.order with parameters of type IQuoteManagerService | |
---|---|
void |
CreateOrderPageController.setQuoteManager(IQuoteManagerService mgr)
|
Uses of IQuoteManagerService in net.sf.emarket.web.controllers.quote |
---|
Methods in net.sf.emarket.web.controllers.quote with parameters of type IQuoteManagerService | |
---|---|
void |
QuoteController.setQuoteManager(IQuoteManagerService mgr)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |