Uses of Interface
org.apache.camel.main.MainShutdownStrategy.ShutdownEventListener
-
Packages that use MainShutdownStrategy.ShutdownEventListener Package Description org.apache.camel.main Application level classes that can be used to instantiate camel. -
-
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)
-