Uses of Interface
com.guinetik.hexafun.examples.sysmon.MetricsProvider
Packages that use MetricsProvider
-
Uses of MetricsProvider in com.guinetik.hexafun.examples.sysmon
Classes in com.guinetik.hexafun.examples.sysmon that implement MetricsProviderModifier and TypeClassDescriptionclassMock implementation of MetricsProvider for testing and demos.classCross-platform metrics provider using OSHI library.classReal implementation of MetricsProvider using JVM/OS metrics.Methods in com.guinetik.hexafun.examples.sysmon with parameters of type MetricsProviderModifier and TypeMethodDescriptionstatic com.guinetik.hexafun.HexaAppSysmonApp.createApp(MetricsProvider provider) Create a configured HexaApp for system monitoring.