Package com.opengamma.financial.analytics.curve

Examples of com.opengamma.financial.analytics.curve.ConfigDBCurveSpecificationBuilder


   *
   * @param repo  the component repository, only used to register secondary items like lifecycle, not null
   * @return the source, not null
   */
  protected ConfigDBCurveSpecificationBuilder createCurveSpecificationBuilder(ComponentRepository repo) {
    return new ConfigDBCurveSpecificationBuilder(getConfigSource());
  }
View Full Code Here

TOP

Related Classes of com.opengamma.financial.analytics.curve.ConfigDBCurveSpecificationBuilder

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.