Package org.apache.camel.builder
Class LegacyNoErrorHandlerBuilder
java.lang.Object
org.apache.camel.builder.LegacyErrorHandlerBuilderSupport
org.apache.camel.builder.LegacyNoErrorHandlerBuilder
- All Implemented Interfaces:
LegacyErrorHandlerBuilder,org.apache.camel.ErrorHandlerFactory,NoErrorHandlerProperties
@Deprecated
public class LegacyNoErrorHandlerBuilder
extends LegacyErrorHandlerBuilderSupport
implements NoErrorHandlerProperties
Deprecated.
Legacy error handler for XML DSL in camel-spring-xml/camel-blueprint
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.booleanDeprecated.
-
Constructor Details
-
LegacyNoErrorHandlerBuilder
public LegacyNoErrorHandlerBuilder()Deprecated.
-
-
Method Details
-
supportTransacted
public boolean supportTransacted()Deprecated.- Specified by:
supportTransactedin interfaceorg.apache.camel.ErrorHandlerFactory- Overrides:
supportTransactedin classLegacyErrorHandlerBuilderSupport
-
cloneBuilder
Deprecated.- Specified by:
cloneBuilderin interfaceorg.apache.camel.ErrorHandlerFactory
-