Class CostingServer


  • public class CostingServer
    extends Object
    Author:
    gorkaion
    • Field Detail

      • log4j

        protected static org.apache.logging.log4j.Logger log4j
    • Method Detail

      • process

        public void process()
        Calculates and stores in the database the cost of the transaction.
      • getTransactionCost

        public BigDecimal getTransactionCost()
      • getCostCurrency

        public Currency getCostCurrency()