Package org.apache.camel.spi
Interface OnCamelContextEvent
- All Known Subinterfaces:
OnCamelContextInitialized,OnCamelContextInitializing,OnCamelContextStarted,OnCamelContextStarting,OnCamelContextStopped,OnCamelContextStopping
public interface OnCamelContextEvent
Marker interface used to make it easy to discover
CamelContext related event handlers from the registry.- See Also: