Package org.apache.camel
Interface ExtendedStartupListener
- All Superinterfaces:
StartupListener
Extended
StartupListener that is invoked when the CamelContext is fully started.
Important: You can use this listener to add and start new routes to the CamelContext which is now
supported.- See Also:
-
Method Summary
Methods inherited from interface org.apache.camel.StartupListener
onCamelContextFullyStarted, onCamelContextStarted, onCamelContextStarting