Class GetUserPaymentsFromPaymentService

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

@Service("getUserPaymentsFromPaymentService") public class GetUserPaymentsFromPaymentService extends Object implements org.apache.camel.Processor

GetUserPaymentsFromPaymentService

Author:
Infosys Equinox
  • Constructor Details

    • GetUserPaymentsFromPaymentService

      public GetUserPaymentsFromPaymentService()
  • Method Details

    • process

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