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 voidMainShutdownStrategy. addShutdownListener(MainShutdownStrategy.ShutdownEventListener listener)Adds a shutdown listenervoidSimpleMainShutdownStrategy. addShutdownListener(MainShutdownStrategy.ShutdownEventListener listener)
-