类分层结构
- java.lang.Object
- org.springframework.cglib.core.AbstractClassGenerator<T> (implements org.springframework.cglib.core.ClassGenerator) 
- org.springframework.cglib.proxy.Enhancer
 
 - org.springframework.cglib.proxy.MethodProxy
 
 - org.springframework.cglib.core.AbstractClassGenerator<T> (implements org.springframework.cglib.core.ClassGenerator) 
 
接口分层结构
- org.springframework.cglib.proxy.Enhancer.EnhancerKey