JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.camel.management.event
Interface FailureEvent
All Known Implementing Classes:
CamelContextResumeFailureEvent
,
CamelContextStartupFailureEvent
,
CamelContextStopFailureEvent
,
ExchangeFailedEvent
,
ServiceStartupFailureEvent
,
ServiceStopFailureEvent
public interface
FailureEvent
Method Summary
Methods
Modifier and Type
Method and Description
Throwable
getCause
()
Method Detail
getCause
Throwable
getCause()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Apache Camel