Uses of Class
org.apache.camel.processor.interceptor.ExceptionEvent

Packages that use ExceptionEvent
org.apache.camel.processor.interceptor Helper classes for interceptors. 
 

Uses of ExceptionEvent in org.apache.camel.processor.interceptor
 

Methods in org.apache.camel.processor.interceptor that return types with arguments of type ExceptionEvent
protected  List<ExceptionEvent> Debugger.createExceptionsList()
           
 List<ExceptionEvent> DebugInterceptor.getExceptions()
           
 

Constructor parameters in org.apache.camel.processor.interceptor with type arguments of type ExceptionEvent
DebugInterceptor(ProcessorType node, Processor target, List<Exchange> exchanges, List<ExceptionEvent> exceptions)
           
 



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