Class RrdStrategyFactory

  • All Implemented Interfaces:
    org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

    public class RrdStrategyFactory
    extends java.lang.Object
    implements org.springframework.context.ApplicationContextAware
    Constructs the appropriate RRD strategy based on the configured system properties. Optionally wraps the strategy with a queue and/or outputs the metrics to a TCP stream.
    • Constructor Detail

      • RrdStrategyFactory

        public RrdStrategyFactory()
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext context)
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware