接口 AutowiredBeanProcessor

    • 方法详细资料

      • interceptAnnotation

        List<Class<? extends Annotation>> interceptAnnotation()
        Specify the injection annotations that need to be intercepted
        返回:
        the custom autowired annotations
      • getInjectedBean

        Object getInjectedBean​(AutowiredInvocation invocation)
        How to obtain the beans that need to be injected
        参数:
        invocation - Context information when injected
        返回:
        get inject bean