Class CustomerLoginExetrnalEvent

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

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

    • CustomerLoginExetrnalEvent

      public CustomerLoginExetrnalEvent()
  • 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