| AfterConfigure |
Event fired by CamelMain to configure the created CamelContext.
|
| AfterStart |
Event fired by CamelMain after the CamelContext has been started.
|
| AfterStop |
Event fired by CamelMain after the CamelContext has been stopped.
|
| BeforeConfigure |
Event fired by CamelMain before the CamelContext is configured.
|
| BeforeInitialize |
Event fired after the CamelContext has been created and before the
auto-configured step starts.
|
| BeforeStart |
Event fired by CamelMain before the CamelContext is being created and started.
|
| BeforeStop |
Event fired by CamelMain before the CamelContext is being stopped.
|
| MainEvent |
A base CamelEvent for BaseMainSupport events.
|