Class TomcatPublicMetrics

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

    public class TomcatPublicMetrics
    extends Object
    implements PublicMetrics, org.springframework.context.ApplicationContextAware
    A PublicMetrics implementation that provides Tomcat statistics.
    Since:
    1.2.0
    • Method Detail

      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        Specified by:
        setApplicationContext in interface org.springframework.context.ApplicationContextAware
        Throws:
        org.springframework.beans.BeansException