public class MetricsBean<T> extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware
| 构造器和说明 |
|---|
MetricsBean(Annotation annotationInst,
Field field) |
public MetricsBean(Annotation annotationInst, Field field)
public T getRef()
public void setRef(T ref)
public void afterPropertiesSet()
throws Exception
afterPropertiesSet 在接口中 org.springframework.beans.factory.InitializingBeanExceptionpublic void setApplicationContext(org.springframework.context.ApplicationContext applicationContext)
throws org.springframework.beans.BeansException
setApplicationContext 在接口中 org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionCopyright © 2019. All rights reserved.