/** * Copyright (C) 2009 - present by OpenGamma Inc. and the OpenGamma group of companies * * Please see distribution for license. */ /** * Live data provider SPI. * <p> * This is implemented on top of major data sources that can provide live market data. */ package com.opengamma.provider.livedata;