org.apache.camel.spring
Class ErrorHandlerDefinition

java.lang.Object
  extended by org.apache.camel.model.IdentifiedType
      extended by org.apache.camel.spring.ErrorHandlerDefinition

public class ErrorHandlerDefinition
extends org.apache.camel.model.IdentifiedType

The <errorHandler> tag element.

Version:

Constructor Summary
ErrorHandlerDefinition()
           
 
Method Summary
 
Methods inherited from class org.apache.camel.model.IdentifiedType
getId, setId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ErrorHandlerDefinition

public ErrorHandlerDefinition()


Apache CAMEL