Class UpdateCartAttributesExternalEvent

java.lang.Object
com.skava.event.UpdateCartAttributesExternalEvent
All Implemented Interfaces:
org.apache.camel.Processor

@Component public class UpdateCartAttributesExternalEvent extends Object implements org.apache.camel.Processor
UpdateCartAttributesExternalEvent
Author:
Infosys Equinox
  • Constructor Details

    • UpdateCartAttributesExternalEvent

      public UpdateCartAttributesExternalEvent()
  • Method Details

    • process

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