org.apache.camel.processor
Interface ErrorHandler

All Superinterfaces:
Processor
All Known Implementing Classes:
DeadLetterChannel, ErrorHandlerSupport, LoggingErrorHandler

public interface ErrorHandler
extends Processor

An interface used to represent an error handler

Version:
$Revision: 35332 $

Method Summary
 
Methods inherited from interface org.apache.camel.Processor
process
 



Copyright © 2009 IONA Open Source Community. All Rights Reserved.