Class SubscriptionPreferenceExternalEvent

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

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

    • SubscriptionPreferenceExternalEvent

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