Class BondProcessor

java.lang.Object
org.drip.service.json.BondProcessor

public class BondProcessor
extends java.lang.Object
BondProcessor Sets Up and Executes a JSON Based In/Out Bond Valuation Processor. It provides the following Functionality:
  • JSON Based in/out Bond Secular Metrics Thunker
  • JSON Based in/out Bond Curve Metrics Thunker
  • JSON Based in/out Bond Curve Cash Flow Thunker

Module Computational Core Module
Library Computation Support
Project Environment, Product/Definition Containers, and Scenario/State Manipulation APIs
Package JSON Based Valuation Request Service

Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    BondProcessor()  
  • Method Summary

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • BondProcessor

      public BondProcessor()