Class CamelServiceShutdownControllerAutoConfiguration

java.lang.Object
dev.snowdrop.boot.narayana.openshift.recovery.camel.CamelServiceShutdownControllerAutoConfiguration

@AutoConfiguration(before=NarayanaRecoveryTerminationControllerAutoConfiguration.class, after=org.apache.camel.spring.boot.CamelAutoConfiguration.class) public class CamelServiceShutdownControllerAutoConfiguration extends Object
Shutdown controller auto-configuration for the Camel context.
Author:
Nicola Ferraro