Class DeadLetterChannelReifier

java.lang.Object
org.apache.camel.reifier.AbstractReifier
org.apache.camel.reifier.errorhandler.ErrorHandlerReifier<org.apache.camel.model.errorhandler.DeadLetterChannelDefinition>
org.apache.camel.reifier.errorhandler.DeadLetterChannelReifier
All Implemented Interfaces:
org.apache.camel.spi.BeanRepository

public class DeadLetterChannelReifier extends ErrorHandlerReifier<org.apache.camel.model.errorhandler.DeadLetterChannelDefinition>
  • Constructor Details

    • DeadLetterChannelReifier

      public DeadLetterChannelReifier(org.apache.camel.Route route, org.apache.camel.model.errorhandler.DeadLetterChannelDefinition definition)
  • Method Details