程序包com.alibaba.druid.support.spring.stat.annotation的分层结构

程序包分层结构:

类分层结构

  • java.lang.Object
    • org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
      • com.alibaba.druid.support.spring.stat.annotation.StatAnnotationAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
    • org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
      • org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
        • org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)

注释类型分层结构

  • com.alibaba.druid.support.spring.stat.annotation.Stat (implements java.lang.annotation.Annotation)