类分层结构
- java.lang.Object
- org.apache.dubbo.common.bytecode.ClassGenerator
- org.apache.dubbo.common.bytecode.CustomizedLoaderClassPath (implements javassist.ClassPath)
- org.apache.dubbo.common.bytecode.Mixin
- org.apache.dubbo.common.bytecode.Proxy
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.dubbo.common.bytecode.NoSuchMethodException
- org.apache.dubbo.common.bytecode.NoSuchPropertyException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.dubbo.common.bytecode.Wrapper
接口分层结构
- org.apache.dubbo.common.bytecode.ClassGenerator.DC
- org.apache.dubbo.common.bytecode.Mixin.MixinAware