Interface DeadLetterChannelProperties

All Superinterfaces:
DefaultErrorHandlerProperties, org.apache.camel.ErrorHandlerFactory
All Known Implementing Classes:
DeadLetterChannelConfiguration, LegacyDeadLetterChannelBuilder

@Deprecated public interface DeadLetterChannelProperties extends DefaultErrorHandlerProperties
Deprecated.
Legacy error handler for XML DSL in camel-spring-xml/camel-blueprint
  • Method Details

    • getRetryWhilePolicy

      org.apache.camel.Predicate getRetryWhilePolicy(org.apache.camel.CamelContext context)
      Deprecated.