Class NarayanaRecoveryTerminationController
- java.lang.Object
-
- me.snowdrop.boot.narayana.openshift.recovery.NarayanaRecoveryTerminationController
-
public class NarayanaRecoveryTerminationController extends Object
Camel Narayana termination controller.- Author:
- Nicola Ferraro
-
-
Constructor Summary
Constructors Constructor Description NarayanaRecoveryTerminationController(PodStatusManager podStatusManager, List<ServiceShutdownController> shutdownControllers, List<RecoveryErrorDetector> recoveryErrorDetectors)
-
-
-
Constructor Detail
-
NarayanaRecoveryTerminationController
public NarayanaRecoveryTerminationController(PodStatusManager podStatusManager, List<ServiceShutdownController> shutdownControllers, List<RecoveryErrorDetector> recoveryErrorDetectors)
-
-