Package org.apache.camel.spi
Interface OnCamelContextEvent
-
- All Known Subinterfaces:
OnCamelContextInitialized,OnCamelContextInitializing,OnCamelContextStart,OnCamelContextStarted,OnCamelContextStarting,OnCamelContextStop,OnCamelContextStopped,OnCamelContextStopping
public interface OnCamelContextEventMarker interface used to make it easy to discoverCamelContextrelated event handlers from the registry.