Package | Description |
---|---|
org.apache.camel.impl.event |
Camel management events
|
Modifier and Type | Class and Description |
---|---|
class |
StepCompletedEvent
Event after a step has been completed successfully.
|
class |
StepFailedEvent
Event after a step has failed.
|
class |
StepStartedEvent
Event after a step has been created.
|
Apache Camel