类 JdkDynamicAopProxy.ProxiedInterfacesCache
java.lang.Object
infra.aop.framework.JdkDynamicAopProxy.ProxiedInterfacesCache
- 封闭类:
- JdkDynamicAopProxy
Holder for the complete proxied interfaces and derived metadata,
to be cached in
AdvisedSupport.proxyMetadataCache.- 从以下版本开始:
- 4.0
-
字段概要
字段 -
构造器概要
构造器 -
方法概要
-
字段详细资料
-
proxiedInterfaces
-
equalsDefined
public final boolean equalsDefined -
hashCodeDefined
public final boolean hashCodeDefined
-
-
构造器详细资料
-
ProxiedInterfacesCache
ProxiedInterfacesCache(AdvisedSupport config)
-