Uses of Class
org.apache.camel.builder.LoggingErrorHandlerBuilder

Packages that use LoggingErrorHandlerBuilder
org.apache.camel.builder The Camel Domain Specific Language for creating Routes, Predicates, Expressions and Error Handlers
 

Uses of LoggingErrorHandlerBuilder in org.apache.camel.builder
 

Methods in org.apache.camel.builder that return LoggingErrorHandlerBuilder
 LoggingErrorHandlerBuilder BuilderSupport.loggingErrorHandler()
          Creates an error handler which just logs errors
 LoggingErrorHandlerBuilder BuilderSupport.loggingErrorHandler(Log log)
          Creates an error handler which just logs errors
 LoggingErrorHandlerBuilder BuilderSupport.loggingErrorHandler(Log log, LoggingLevel level)
          Creates an error handler which just logs errors
 LoggingErrorHandlerBuilder BuilderSupport.loggingErrorHandler(String log)
          Creates an error handler which just logs errors
 



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