Uses of Interface
dev.snowdrop.boot.narayana.openshift.recovery.ServiceShutdownController
Packages that use ServiceShutdownController
Package
Description
-
Uses of ServiceShutdownController in dev.snowdrop.boot.narayana.openshift.recovery
Method parameters in dev.snowdrop.boot.narayana.openshift.recovery with type arguments of type ServiceShutdownControllerModifier and TypeMethodDescriptionNarayanaRecoveryTerminationControllerAutoConfiguration.narayanaRecoveryTerminationController(PodStatusManager podStatusManager, org.springframework.beans.factory.ObjectProvider<List<ServiceShutdownController>> shutdownControllers, org.springframework.beans.factory.ObjectProvider<List<RecoveryErrorDetector>> recoveryErrorDetectors) Constructor parameters in dev.snowdrop.boot.narayana.openshift.recovery with type arguments of type ServiceShutdownControllerModifierConstructorDescriptionNarayanaRecoveryTerminationController(PodStatusManager podStatusManager, List<ServiceShutdownController> shutdownControllers, List<RecoveryErrorDetector> recoveryErrorDetectors) -
Uses of ServiceShutdownController in dev.snowdrop.boot.narayana.openshift.recovery.camel
Classes in dev.snowdrop.boot.narayana.openshift.recovery.camel that implement ServiceShutdownControllerModifier and TypeClassDescriptionstatic classWaits for the Camel context to stop.