Class StaticQuoteRepository

java.lang.Object
edu.yu.marketmaker.exchange.StaticQuoteRepository
All Implemented Interfaces:
Repository<String,Quote>

@Component @Profile("testing") public class StaticQuoteRepository extends Object implements Repository<String,Quote>