Package org.apache.camel.main
Interface MainShutdownStrategy.ShutdownEventListener
- Enclosing interface:
MainShutdownStrategy
public static interface MainShutdownStrategy.ShutdownEventListener
Event listener when shutting down.
-
Method Summary
-
Method Details
-
onShutdown
void onShutdown()Callback on shutdown
-