Package org.apache.camel.main
Interface MainShutdownStrategy.ShutdownEventListener
-
- Enclosing interface:
- MainShutdownStrategy
public static interface MainShutdownStrategy.ShutdownEventListenerEvent listener when shutting down.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonShutdown()Callback on shutdown
-