Class UpdateUserSubscriptionExternalEvent

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

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

    • UpdateUserSubscriptionExternalEvent

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