Class RuntimeStatsCollectorBean

    • Field Detail

      • runtimeInfoAccessorBean

        @Inject
        private RuntimeInfoAccessorBean runtimeInfoAccessorBean
        The runtime info accessor bean.
    • Constructor Detail

      • RuntimeStatsCollectorBean

        public RuntimeStatsCollectorBean()
    • Method Detail

      • getRuntimeInfoAccessorBean

        public RuntimeInfoAccessorBean getRuntimeInfoAccessorBean()
        Gets the runtime info accessor bean.
        Returns:
        the runtime info accessor bean
      • setRuntimeInfoAccessorBean

        public void setRuntimeInfoAccessorBean​(RuntimeInfoAccessorBean runtimeInfoAccessorBean)
        Sets the runtime info accessor bean.
        Parameters:
        runtimeInfoAccessorBean - the new runtime info accessor bean
      • setMaxSeries

        public void setMaxSeries​(@Value("${psiprobe.beans.stats.collectors.runtime.period}")
                                 long period,
                                 @Value("${psiprobe.beans.stats.collectors.runtime.span}")
                                 long span)
        Sets the max series expression.
        Parameters:
        period - the period
        span - the span