Class PingMiddlewareActionPerformable

java.lang.Object
com.bluebell.greenhouse.radicle.performable.impl.PingMiddlewareActionPerformable
All Implemented Interfaces:
DurableActionHandler<EmptyJobPayload>

@Component("pingMiddlewareActionPerformable") public class PingMiddlewareActionPerformable extends Object implements DurableActionHandler<EmptyJobPayload>
Implementation of DurableActionHandler that delegates middleware ping checks to IncomingPingService.
Version:
3.0.6
Author:
Stephen Prizio