类 AnnotationBean

  • 所有已实现的接口:
    , org.springframework.beans.factory.Aware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.context.ApplicationContextAware

    public class AnnotationBean
    extends AbstractConfig
    implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.context.ApplicationContextAware
    已过时。
    AnnotationBean
    另请参阅:
    序列化表格
    • 构造器详细资料

      • AnnotationBean

        public AnnotationBean()
        已过时。
    • 方法详细资料

      • getPackage

        public  getPackage()
        已过时。
      • setPackage

        public void setPackage​( annotationPackage)
        已过时。
      • setApplicationContext

        public void setApplicationContext​(org.springframework.context.ApplicationContext applicationContext)
                                   throws org.springframework.beans.BeansException
        已过时。
        指定者:
        setApplicationContext 在接口中 org.springframework.context.ApplicationContextAware
        抛出:
        org.springframework.beans.BeansException
      • postProcessBeanFactory

        public void postProcessBeanFactory​(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
                                    throws org.springframework.beans.BeansException
        已过时。
        指定者:
        postProcessBeanFactory 在接口中 org.springframework.beans.factory.config.BeanFactoryPostProcessor
        抛出:
        org.springframework.beans.BeansException
      • destroy

        public void destroy()
        已过时。
        指定者:
        destroy 在接口中 org.springframework.beans.factory.DisposableBean
      • postProcessAfterInitialization

        public  postProcessAfterInitialization​( bean,
                                                      beanName)
                                              throws org.springframework.beans.BeansException
        已过时。
        指定者:
        postProcessAfterInitialization 在接口中 org.springframework.beans.factory.config.BeanPostProcessor
        抛出:
        org.springframework.beans.BeansException
      • postProcessBeforeInitialization

        public  postProcessBeforeInitialization​( bean,
                                                       beanName)
                                               throws org.springframework.beans.BeansException
        已过时。
        指定者:
        postProcessBeforeInitialization 在接口中 org.springframework.beans.factory.config.BeanPostProcessor
        抛出:
        org.springframework.beans.BeansException