Class JVMStatsImpl

  • All Implemented Interfaces:
    MonitorContract

    @Service
    @PerLookup
    public class JVMStatsImpl
    extends Object
    implements MonitorContract
    For v3 Prelude, following stats will be available server.jvm.committedHeapSize java.lang.management.MemoryUsage init, used, committed, max
    • Constructor Detail

      • JVMStatsImpl

        public JVMStatsImpl()