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

@Service("test") public class Test extends Object implements org.apache.camel.Processor

The Class CreateLoyaltyRequestProcessor

This processor is used to get loyalty response information.
Author:
Infosys Equinox
  • Constructor Details

    • Test

      public Test()
  • Method Details

    • process

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