Uses of Interface
org.apache.camel.main.MainShutdownStrategy.ShutdownEventListener
-
-
Uses of MainShutdownStrategy.ShutdownEventListener in org.apache.camel.main
Methods in org.apache.camel.main with parameters of type MainShutdownStrategy.ShutdownEventListener Modifier and Type Method Description void
MainShutdownStrategy. addShutdownListener(MainShutdownStrategy.ShutdownEventListener listener)
void
SimpleMainShutdownStrategy. addShutdownListener(MainShutdownStrategy.ShutdownEventListener listener)
-