类 ExposeBeanNameAdvisors.ExposeBeanNameIntroduction

java.lang.Object
infra.aop.support.IntroductionInfoSupport
infra.aop.support.DelegatingIntroductionInterceptor
infra.aop.interceptor.ExposeBeanNameAdvisors.ExposeBeanNameIntroduction
所有已实现的接口:
DynamicIntroductionAdvice, IntroductionInfo, IntroductionInterceptor, infra.beans.factory.NamedBean, Serializable, Advice, Interceptor, MethodInterceptor
封闭类:
ExposeBeanNameAdvisors

private static class ExposeBeanNameAdvisors.ExposeBeanNameIntroduction extends DelegatingIntroductionInterceptor implements infra.beans.factory.NamedBean
Introduction that exposes the specified bean name as invocation attribute.
  • 字段详细资料

    • serialVersionUID

      private static final long serialVersionUID
      另请参阅:
    • beanName

      private final String beanName
  • 构造器详细资料

    • ExposeBeanNameIntroduction

      public ExposeBeanNameIntroduction(String beanName)
  • 方法详细资料