Class WatchdogStatusResource

java.lang.Object
ch.rswk.meta.engine.rs.WatchdogStatusResource

@Path("watchdog/status") @Produces("application/json") public class WatchdogStatusResource extends Object
WatchdogStatusResource provides a REST-like API to receive status.

Delegates to WatchdogService.receiveStatus(WatchdogStatus).