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.
-
Field Summary
Fields inherited from class com.guinetik.hexafun.hexa.UseCaseHandler
app -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.guinetik.hexafun.hexa.UseCaseHandler
hasPort, port
-
Constructor Details
-
GetAllMetricsHandler
public GetAllMetricsHandler(com.guinetik.hexafun.HexaApp app)
-
-
Method Details
-
apply
-