类 JdkDynamicAopProxy.ProxiedInterfacesCache

java.lang.Object
infra.aop.framework.JdkDynamicAopProxy.ProxiedInterfacesCache
封闭类:
JdkDynamicAopProxy

static final class JdkDynamicAopProxy.ProxiedInterfacesCache extends Object
Holder for the complete proxied interfaces and derived metadata, to be cached in AdvisedSupport.proxyMetadataCache.
从以下版本开始:
4.0
  • 字段详细资料

    • proxiedInterfaces

      public final Class<?>[] proxiedInterfaces
    • equalsDefined

      public final boolean equalsDefined
    • hashCodeDefined

      public final boolean hashCodeDefined
  • 构造器详细资料

    • ProxiedInterfacesCache

      ProxiedInterfacesCache(AdvisedSupport config)