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