Interface OnCamelContextEvent

All Known Subinterfaces:
OnCamelContextInitialized, OnCamelContextInitializing, OnCamelContextStart, OnCamelContextStarted, OnCamelContextStarting, OnCamelContextStop, OnCamelContextStopped, OnCamelContextStopping

public interface OnCamelContextEvent
Marker interface used to make it easy to discover CamelContext related event handlers from the registry.
See Also: