public interface ExtendedStartupListener extends StartupListener
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.StartupListeneronCamelContextFullyStarted, onCamelContextStarted, onCamelContextStartingApache Camel