Class SysmonHandlers.GetAllMetricsHandler

java.lang.Object
com.guinetik.hexafun.hexa.UseCaseHandler<Void,SystemMetrics>
com.guinetik.hexafun.examples.sysmon.SysmonHandlers.GetAllMetricsHandler
All Implemented Interfaces:
com.guinetik.hexafun.hexa.UseCase<Void,SystemMetrics>
Enclosing class:
SysmonHandlers

public static class SysmonHandlers.GetAllMetricsHandler extends com.guinetik.hexafun.hexa.UseCaseHandler<Void,SystemMetrics>
Handler for GET_ALL use case.

Returns a complete SystemMetrics snapshot.

  • Constructor Details

    • GetAllMetricsHandler

      public GetAllMetricsHandler(com.guinetik.hexafun.HexaApp app)
  • Method Details