Class SetOtherChargesInCart

java.lang.Object
com.skava.subscription.orchestration.processor.SetOtherChargesInCart
All Implemented Interfaces:
org.apache.camel.Processor

@Service("setOtherChargesInCart") public class SetOtherChargesInCart extends Object implements org.apache.camel.Processor
The Class SetOtherChargesInCart
Since:
March 2022
Version:
8.11
Author:
Infosys Equinox
  • Field Details

  • Constructor Details

    • SetOtherChargesInCart

      public SetOtherChargesInCart()
  • Method Details

    • process

      public void process(org.apache.camel.Exchange exchange) throws Exception
      Specified by:
      process in interface org.apache.camel.Processor
      Throws:
      Exception